[PATCH] D150360: [InstSimplify] Optimize compares with multiple selects as operands

Tejas Joshi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 05:46:53 PDT 2023


tejas updated this revision to Diff 521273.
tejas added a comment.

Updated with clang-format.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150360

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/icmp-with-selects.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150360.521273.patch
Type: text/x-patch
Size: 4589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230511/17ed9745/attachment.bin>


More information about the llvm-commits mailing list