[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
Fri Feb 24 13:22:47 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG890eb4f0a150: Add tests for transforming `(max/min (xor X, Pow2), X)`; NFC (authored by goldstein.w.n).
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.500287.patch
Type: text/x-patch
Size: 6986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/113c91f5/attachment.bin>
More information about the llvm-commits
mailing list