[PATCH] D89786: [PowerPC] Avoid unnecessary fadd for unsigned to ppcf128

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 25 20:44:08 PDT 2020


qiucf updated this revision to Diff 300571.
qiucf marked an inline comment as done.
qiucf added a comment.

Address comments


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

https://reviews.llvm.org/D89786

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/test/CodeGen/PowerPC/ppcf128-constrained-fp-intrinsics.ll
  llvm/test/CodeGen/PowerPC/uint-to-ppcfp128-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89786.300571.patch
Type: text/x-patch
Size: 7089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201026/2b3336df/attachment.bin>


More information about the llvm-commits mailing list