[PATCH] D72749: [PowerPC] Add exception constraint to FP sqrt, fma, min/max

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 11 23:12:06 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe8d2ff22f09f: [PowerPC] Add fma/fsqrt/fmax strict-fp intrinsics (authored by qiucf).

Changed prior to commit:
  https://reviews.llvm.org/D72749?vs=238174&id=263356#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72749

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-minmax.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: D72749.263356.patch
Type: text/x-patch
Size: 69462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/eb1eee65/attachment.bin>


More information about the llvm-commits mailing list