[PATCH] D63916: [PowerPC] Add exception constraint to FP arithmetic

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 04:55:38 PST 2020


qiucf updated this revision to Diff 244392.
qiucf added a comment.

- Rename and combine some cases together.
- Add some more cases.


Repository:
  rG LLVM Github Monorepo

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-f128.ll
  llvm/test/CodeGen/PowerPC/fp-strict.ll
  llvm/test/CodeGen/PowerPC/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63916.244392.patch
Type: text/x-patch
Size: 34381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/1a7288da/attachment-0001.bin>


More information about the llvm-commits mailing list