[PATCH] D93853: [CodeGen] recognize select form of and/ors when splitting branch conditions
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 31 11:55:44 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5cdf6ed74489: [CodeGen] recognize select form of and/ors when splitting branch conditions (authored by aqjune).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93853/new/
https://reviews.llvm.org/D93853
Files:
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-condbr-lower-tree.ll
llvm/test/CodeGen/AArch64/arm64_32.ll
llvm/test/CodeGen/AArch64/fast-isel-branch-cond-split.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93853.314201.patch
Type: text/x-patch
Size: 18877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201231/cf299bfd/attachment.bin>
More information about the llvm-commits
mailing list