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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 07:05:52 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc75a0f5a9a36: [InstCombine] Optimize compares with multiple selects as operands (authored by tejas, committed by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D150360?vs=525964&id=526057#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150360

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-with-selects.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150360.526057.patch
Type: text/x-patch
Size: 7210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/d14425f6/attachment.bin>


More information about the llvm-commits mailing list