[PATCH] D100782: [PowerPC] Improve f32 to i32 bitcast code gen

Albion Fung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 5 11:26:52 PDT 2021


Conanap updated this revision to Diff 343115.
Conanap marked 2 inline comments as done.
Conanap added a comment.

Updated `COPY_TO_REGCLASS` to `SUBREG_TO_REG`, added a test case.


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

https://reviews.llvm.org/D100782

Files:
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/aix-p9-xxinsertw-xxextractuw.ll
  llvm/test/CodeGen/PowerPC/aix-vec_insert_elt.ll
  llvm/test/CodeGen/PowerPC/bitcasts-direct-move.ll
  llvm/test/CodeGen/PowerPC/p9-xxinsertw-xxextractuw.ll
  llvm/test/CodeGen/PowerPC/scalar_vector_test_4.ll
  llvm/test/CodeGen/PowerPC/vec_insert_elt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100782.343115.patch
Type: text/x-patch
Size: 19518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210505/7526518e/attachment.bin>


More information about the llvm-commits mailing list