[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
Mon Mar 29 22:50:28 PDT 2021


qiucf updated this revision to Diff 334051.
qiucf retitled this revision from "[PowerPC] Lower the SETCC/SELECT_CC as libcall for fp128 with Power9 vector disabled" to "[PowerPC] Lower f128 SETCC/SELECT_CC as libcall if p9vector disabled".
qiucf edited the summary of this revision.

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.334051.patch
Type: text/x-patch
Size: 37776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/e331badd/attachment.bin>


More information about the llvm-commits mailing list