[PATCH] D92083: [PowerPC] Lower f128 SETCC/SELECT_CC as libcall if p9vector disabled

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 02:59:17 PDT 2021


qiucf updated this revision to Diff 334631.
qiucf marked an inline comment as done.
qiucf added a comment.

Mark `BR_CC` as expand.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92083/new/

https://reviews.llvm.org/D92083

Files:
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/f128-compare.ll
  llvm/test/CodeGen/PowerPC/fp-strict-fcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92083.334631.patch
Type: text/x-patch
Size: 37732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210401/f5730b05/attachment.bin>


More information about the llvm-commits mailing list