[PATCH] D92083: [PowerPC] Lower the SETCC/SELECT_CC/BR_CC as libcall for fp128 with Power9 vector disabled

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 01:42:07 PST 2020


steven.zhang updated this revision to Diff 312409.
steven.zhang retitled this revision from "Legalize the SETCC/STRICT_FSETCCS as libcall" to "[PowerPC] Lower the SETCC/SELECT_CC/BR_CC as libcall for fp128 with Power9 vector disabled".
steven.zhang edited the summary of this revision.
steven.zhang removed reviewers: craig.topper, RKSimon, t.p.northover.
Herald added a subscriber: shchenz.

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/lib/Target/PowerPC/PPCISelLowering.h
  llvm/test/CodeGen/PowerPC/f128-compare.ll

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


More information about the llvm-commits mailing list