[PATCH] D81918: [PowerPC] Support lowering int-to-fp on ppc_fp128

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 02:54:23 PDT 2020


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

Fix incorrect operand in `LowerINT_TO_FPVector`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81918

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81918.278693.patch
Type: text/x-patch
Size: 154929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200717/e2bffa7c/attachment-0001.bin>


More information about the llvm-commits mailing list