[PATCH] D92473: [Legalizer] Promote result type in expanding FP_TO_XINT

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 23:37:42 PST 2020


qiucf updated this revision to Diff 309163.
qiucf marked 2 inline comments as done.
qiucf added a comment.

Update comments and call `findConversionLibcall` outside assert.


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

https://reviews.llvm.org/D92473

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92473.309163.patch
Type: text/x-patch
Size: 6883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/faba4eb1/attachment.bin>


More information about the llvm-commits mailing list