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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 20:44:10 PDT 2020


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

Update with subtle change to rebase before commit. Thanks to all reviewers!


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/kernel-fp-round.ll
  llvm/test/CodeGen/PowerPC/ppcf128-constrained-fp-intrinsics.ll
  llvm/test/CodeGen/PowerPC/recipest.ll
  llvm/test/CodeGen/PowerPC/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64193.266723.patch
Type: text/x-patch
Size: 55214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/cae75205/attachment-0001.bin>


More information about the llvm-commits mailing list