[PATCH] D131140: [NFC][InstCombine] Add baseline tests for canonicalizing "and, add", "or, add", "xor, add"
Eric Gullufsen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 24 08:03:39 PDT 2022
- Previous message: [PATCH] D131140: [NFC][InstCombine] Add baseline tests for canonicalizing "and, add", "or, add", "xor, add"
- Next message: [PATCH] D131140: [NFC][InstCombine] Add baseline tests for canonicalizing "and, add", "or, add", "xor, add"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
emgullufsen updated this revision to Diff 455221.
emgullufsen added a comment.
Address comments (bad hex values in comments for 112 and 15)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131140/new/
https://reviews.llvm.org/D131140
Files:
llvm/test/Transforms/InstCombine/and-xor-or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131140.455221.patch
Type: text/x-patch
Size: 9816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220824/f9467437/attachment.bin>
- Previous message: [PATCH] D131140: [NFC][InstCombine] Add baseline tests for canonicalizing "and, add", "or, add", "xor, add"
- Next message: [PATCH] D131140: [NFC][InstCombine] Add baseline tests for canonicalizing "and, add", "or, add", "xor, add"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list