[PATCH] D113872: [CGP] Handle select instructions relying on the same condition
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 23 00:15:05 PST 2021
lkail updated this revision to Diff 389103.
lkail added a comment.
- Address comments.
- Add test of inconsistent use of operand in select group
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113872/new/
https://reviews.llvm.org/D113872
Files:
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/test/CodeGen/PowerPC/cgp-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113872.389103.patch
Type: text/x-patch
Size: 10121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211123/5b88218e/attachment.bin>
More information about the llvm-commits
mailing list