[PATCH] D116969: [IRBuilder] Migrate icmp-folding to value-based FoldICmp.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 12 02:51:40 PST 2022
fhahn updated this revision to Diff 399278.
fhahn added a comment.
Rebased on top of committed parent changes, with SimplifyQuery now being a member of InstSimplifyFolder directly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116969/new/
https://reviews.llvm.org/D116969
Files:
llvm/include/llvm/Analysis/InstSimplifyFolder.h
llvm/include/llvm/Analysis/TargetFolder.h
llvm/include/llvm/IR/ConstantFolder.h
llvm/include/llvm/IR/IRBuilder.h
llvm/include/llvm/IR/IRBuilderFolder.h
llvm/include/llvm/IR/NoFolder.h
llvm/test/Transforms/LoopVectorize/pr30654-phiscev-sext-trunc.ll
llvm/test/Transforms/LoopVersioning/lcssa.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116969.399278.patch
Type: text/x-patch
Size: 8086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/b0d605fa/attachment.bin>
More information about the llvm-commits
mailing list