[PATCH] D93853: [CodeGen] recognize select form of and/ors when splitting branch conditions
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 28 22:29:44 PST 2020
aemerson added a comment.
We do this condition splitting optimization in GlobalISel too, so that will also need fixing: see IRTranslator.cpp.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93853/new/
https://reviews.llvm.org/D93853
More information about the llvm-commits
mailing list