[PATCH] D64193: [PowerPC] Add exception constraint to FP rounding operations

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 01:04:24 PDT 2020


qiucf updated this revision to Diff 251008.
qiucf edited the summary of this revision.
qiucf added a comment.

Merge tests and update summary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64193

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/build-vector-tests.ll
  llvm/test/CodeGen/PowerPC/fp-strict-f128.ll
  llvm/test/CodeGen/PowerPC/fp-strict-round.ll
  llvm/test/CodeGen/PowerPC/fp-strict.ll
  llvm/test/CodeGen/PowerPC/ppcf128-constrained-fp-intrinsics.ll
  llvm/test/CodeGen/PowerPC/scalar-rounding-ops.ll
  llvm/test/CodeGen/PowerPC/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64193.251008.patch
Type: text/x-patch
Size: 67724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200318/08310195/attachment.bin>


More information about the llvm-commits mailing list