[PATCH] D84493: [InstCombine] Disable branch predicate canonicalization
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 24 00:23:20 PDT 2020
nikic added reviewers: lebedev.ri, spatel.
nikic added a comment.
The main canonicalization for this nowadays lives in https://github.com/llvm/llvm-project/blob/99d03f03919498b688a8921b2ec669057772803f/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp#L5286.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84493/new/
https://reviews.llvm.org/D84493
More information about the llvm-commits
mailing list