[PATCH] D123962: [InstCombine] fold freeze of partial undef/poison vector constants
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 18 14:49:29 PDT 2022
spatel updated this revision to Diff 423476.
spatel added a comment.
It should not change the outcome, but there was an unintended change of the 'getTrue' call in the last revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123962/new/
https://reviews.llvm.org/D123962
Files:
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/freeze-phi.ll
llvm/test/Transforms/InstCombine/freeze.ll
llvm/test/Transforms/InstCombine/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123962.423476.patch
Type: text/x-patch
Size: 5269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220418/4c0a315d/attachment.bin>
More information about the llvm-commits
mailing list