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

Albion Fung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 9 23:04:39 PDT 2021


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

Added big-endian pattern


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.343969.patch
Type: text/x-patch
Size: 21148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/c862e8d9/attachment.bin>


More information about the llvm-commits mailing list