[PATCH] D134064: [InstCombine] Baseline tests for folding and-of-selects to xor

Marc Auberer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 12:47:20 PST 2022


marcauberer updated this revision to Diff 477582.
marcauberer marked an inline comment as done.
marcauberer added a comment.

Apply improvements


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134064

Files:
  llvm/test/Transforms/InstCombine/select_and_icmpeq.ll
  llvm/test/Transforms/InstCombine/select_and_icmpne.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134064.477582.patch
Type: text/x-patch
Size: 13821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/bf6719d7/attachment.bin>


More information about the llvm-commits mailing list