[PATCH] D86605: [PowerPC] Expand constrained ppc_fp128 to i32 conversion

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 4 00:19:05 PDT 2020


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

- Introduce strict version of `FADDRTZ`
- Use algorithm similar to `expandFP_TO_UINT`


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

https://reviews.llvm.org/D86605

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/fp-strict-conv-f128.ll
  llvm/test/CodeGen/PowerPC/ppcf128-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86605.289874.patch
Type: text/x-patch
Size: 21786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200904/aaa5c5a6/attachment-0001.bin>


More information about the llvm-commits mailing list