[PATCH] D131142: [InstCombine] Canonicalize "and, add", "or, add", "xor, add"
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 14:10:22 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 ]
reames added a comment.
In D131142#3752707 <https://reviews.llvm.org/D131142#3752707>, @emgullufsen wrote:
> Thanks for reverting @reames - when you have a second maybe you could please have a look over this updated patch?
No need. I reverted because of a broken test, if that's been fixed, your LGTM stands.
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