[PATCH] D144605: [InstCombine] Add tests for transforming `(max/min (xor X, Pow2), X)`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 17:19:58 PST 2023


goldstein.w.n created this revision.
Herald added a project: All.
goldstein.w.n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D144605

Files:
  llvm/test/Transforms/InstCombine/minmax-of-xor-x.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144605.499675.patch
Type: text/x-patch
Size: 6986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/6f80d35a/attachment.bin>


More information about the llvm-commits mailing list