[PATCH] D100604: [PowerPC] Improve codegen for int-to-fp conversion of subword vector extract

Albion Fung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 5 14:23:37 PDT 2021


Conanap updated this revision to Diff 343193.
Conanap added a comment.

Rebased and fixed indentations


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

https://reviews.llvm.org/D100604

Files:
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/uint-to-fp-v4i32.ll
  llvm/test/CodeGen/PowerPC/vec-extract-itofp.ll
  llvm/test/CodeGen/PowerPC/vec_conv_i16_to_fp32_elts.ll
  llvm/test/CodeGen/PowerPC/vec_conv_i8_to_fp32_elts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100604.343193.patch
Type: text/x-patch
Size: 22602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210505/bf677ad2/attachment-0001.bin>


More information about the cfe-commits mailing list