[PATCH] D144493: [InstSimplify] enhance simplifyWithOpReplaced() to allow more 'select' removal

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 09:07:00 PST 2023


spatel updated this revision to Diff 499199.
spatel added a comment.

Patch updated:
Reduced the impliesPoison() logic as suggested.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144493/new/

https://reviews.llvm.org/D144493

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144493.499199.patch
Type: text/x-patch
Size: 7369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/3f11f20c/attachment.bin>


More information about the llvm-commits mailing list