[PATCH] D142803: [LogicCombine 1/?] Implement a general way to simplify logical operations.
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 27 11:00:06 PST 2023
aeubanks added a comment.
with this patch, would it possible to remove some similar optimizations from instcombine, those being subsumed by this?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142803/new/
https://reviews.llvm.org/D142803
More information about the llvm-commits
mailing list