[PATCH] D64193: [PowerPC] Add exception constraint to FP rounding operations
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 22:44:02 PST 2020
qiucf updated this revision to Diff 238171.
qiucf retitled this revision from "[PowerPC] Add constraint fp support about exception part for remaining operations" to "[PowerPC] Add exception constraint to FP rounding operations".
qiucf added a comment.
Rebase and fix test errors
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-fceil-f128.ll
llvm/test/CodeGen/PowerPC/fp-strict-fceil.ll
llvm/test/CodeGen/PowerPC/fp-strict-ffloor-f128.ll
llvm/test/CodeGen/PowerPC/fp-strict-ffloor.ll
llvm/test/CodeGen/PowerPC/fp-strict-fnearbyint-f128.ll
llvm/test/CodeGen/PowerPC/fp-strict-fnearbyint.ll
llvm/test/CodeGen/PowerPC/fp-strict-fpext-f128.ll
llvm/test/CodeGen/PowerPC/fp-strict-fpext.ll
llvm/test/CodeGen/PowerPC/fp-strict-fpround-f128.ll
llvm/test/CodeGen/PowerPC/fp-strict-fpround.ll
llvm/test/CodeGen/PowerPC/fp-strict-frint-f128.ll
llvm/test/CodeGen/PowerPC/fp-strict-fround-f128.ll
llvm/test/CodeGen/PowerPC/fp-strict-fround.ll
llvm/test/CodeGen/PowerPC/fp-strict-ftrunc-f128.ll
llvm/test/CodeGen/PowerPC/fp-strict-ftrunc.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.238171.patch
Type: text/x-patch
Size: 69372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200115/50915c1b/attachment.bin>
More information about the llvm-commits
mailing list