[PATCH] D98391: [InstSimplify] Propagate AllowRefinement info from SimplifyWithOpReplaced
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 13 08:36:27 PST 2021
aqjune updated this revision to Diff 330453.
aqjune added a comment.
minor updates
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98391/new/
https://reviews.llvm.org/D98391
Files:
llvm/include/llvm/Analysis/InstructionSimplify.h
llvm/include/llvm/IR/Value.h
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/IR/Value.cpp
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstSimplify/pr49495.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98391.330453.patch
Type: text/x-patch
Size: 17913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210313/03c3a707/attachment-0001.bin>
More information about the llvm-commits
mailing list