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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 14 09:04:51 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG13edcd696e08: [PowerPC] Support constrained rounding operations (authored by qiucf).

Changed prior to commit:
  https://reviews.llvm.org/D64193?vs=266725&id=270628#toc

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/fp-strict-round.ll
  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.270628.patch
Type: text/x-patch
Size: 70443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200614/c6ecbf0a/attachment.bin>


More information about the llvm-commits mailing list