[PATCH] D131142: [InstCombine] Canonicalize "and, add", "or, add", "xor, add"
Eric Gullufsen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 14:07:25 PDT 2022
- Previous message: [PATCH] D131142: [InstCombine] Canonicalize "and, add", "or, add", "xor, add"
- Next message: [PATCH] D131142: [InstCombine] Canonicalize "and, add", "or, add", "xor, add"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
emgullufsen added a comment.
Thanks for reverting @reames - when you have a second maybe you could have a look over this updated patch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131142/new/
https://reviews.llvm.org/D131142
- Previous message: [PATCH] D131142: [InstCombine] Canonicalize "and, add", "or, add", "xor, add"
- Next message: [PATCH] D131142: [InstCombine] Canonicalize "and, add", "or, add", "xor, add"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list