[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
Tue Sep 28 02:25:55 PDT 2021


qiucf created this revision.
qiucf added reviewers: craig.topper, pengfei, RKSimon, spatel, nemanjai, jsji, PowerPC.
Herald added a subscriber: hiraditya.
qiucf requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.375501.patch
Type: text/x-patch
Size: 3274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210928/64faf45f/attachment.bin>


More information about the llvm-commits mailing list