[PATCH] D63916: [PowerPC] Add constraint fp support about exception part for operation +-*/

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 23:00:59 PDT 2019


wuzish updated this revision to Diff 207476.
wuzish added a comment.

update testcases.


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

https://reviews.llvm.org/D63916

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/fp-strict-add-f128.ll
  llvm/test/CodeGen/PowerPC/fp-strict-add.ll
  llvm/test/CodeGen/PowerPC/fp-strict-div-f128.ll
  llvm/test/CodeGen/PowerPC/fp-strict-div.ll
  llvm/test/CodeGen/PowerPC/fp-strict-mul-f128.ll
  llvm/test/CodeGen/PowerPC/fp-strict-mul.ll
  llvm/test/CodeGen/PowerPC/fp-strict-sub-f128.ll
  llvm/test/CodeGen/PowerPC/fp-strict-sub.ll
  llvm/test/CodeGen/PowerPC/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63916.207476.patch
Type: text/x-patch
Size: 31177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190702/8498a808/attachment.bin>


More information about the llvm-commits mailing list