[PATCH] D110616: [Legalizer] Expand BR_CC into SETCC if condition code is legal
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 14 21:03:22 PST 2021
qiucf updated this revision to Diff 387154.
qiucf added a comment.
Prevent BR_CC to be generated unless it's legal or custom
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110616/new/
https://reviews.llvm.org/D110616
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/test/CodeGen/PowerPC/f128-branch-cond.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110616.387154.patch
Type: text/x-patch
Size: 10630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211115/8a986d8e/attachment.bin>
More information about the llvm-commits
mailing list