[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
Tue Dec 29 22:19:06 PST 2020
aqjune updated this revision to Diff 314067.
aqjune added a comment.
Support GlobalISel
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.314067.patch
Type: text/x-patch
Size: 18877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201230/74623ee4/attachment.bin>
More information about the llvm-commits
mailing list