[PATCH] D117228: [IRBuilder] Migrate select-folding to value-based FoldSelect.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 13 08:08:18 PST 2022
fhahn created this revision.
fhahn added reviewers: reames, nikic, lebedev.ri, nhaehnle.
Herald added subscribers: dexonsmith, hiraditya.
fhahn requested review of this revision.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D117228
Files:
llvm/include/llvm/Analysis/InstSimplifyFolder.h
llvm/include/llvm/Analysis/TargetFolder.h
llvm/include/llvm/IR/ConstantFolder.h
llvm/include/llvm/IR/IRBuilderFolder.h
llvm/include/llvm/IR/NoFolder.h
llvm/lib/IR/IRBuilder.cpp
llvm/test/Transforms/LoopVectorize/pr34681.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117228.399679.patch
Type: text/x-patch
Size: 6803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/bbb44d0c/attachment.bin>
More information about the llvm-commits
mailing list