[PATCH] D84492: [SimplifyCFG] Enable branch predicate canonicalization by default
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 11:38:20 PDT 2020
kuhar added a comment.
Would it make sense to enable the canonicalization in SimplifyCFG and disable the one in InstCombine as a single patch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84492/new/
https://reviews.llvm.org/D84492
More information about the llvm-commits
mailing list