[PATCH] D110616: [Legalizer] Avoid expansion to BR_CC if illegal
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 30 18:41:05 PST 2021
qiucf updated this revision to Diff 390880.
qiucf marked an inline comment as done.
qiucf set the repository for this revision to rG LLVM Github Monorepo.
qiucf added a comment.
Fall into `else` when illegal
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.390880.patch
Type: text/x-patch
Size: 9582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211201/a1146394/attachment.bin>
More information about the llvm-commits
mailing list