[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
Thu Feb 23 11:45:57 PST 2023


goldstein.w.n updated this revision to Diff 499932.
goldstein.w.n added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

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.499932.patch
Type: text/x-patch
Size: 6986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/9f4bd883/attachment.bin>


More information about the llvm-commits mailing list