[PATCH] D101508: [EarlyIfConversion] Avoid producing selects with identical operands
Jon Roelofs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 29 12:23:12 PDT 2021
jroelofs updated this revision to Diff 341606.
jroelofs added a comment.
Handle instructions with multiple defs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101508/new/
https://reviews.llvm.org/D101508
Files:
llvm/lib/CodeGen/EarlyIfConversion.cpp
llvm/test/CodeGen/AArch64/early-ifcvt-same-value.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101508.341606.patch
Type: text/x-patch
Size: 11494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/36f7ac08/attachment.bin>
More information about the llvm-commits
mailing list