[PATCH] D100782: [PowerPC] Improve f32 to i32 bitcast code gen
Albion Fung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 23 12:40:09 PDT 2021
Conanap updated this revision to Diff 340141.
Conanap added a comment.
Updated to remove uncessary `xrsp` and other `xxsldwi` as well
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/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.340141.patch
Type: text/x-patch
Size: 9026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210423/efe3224b/attachment.bin>
More information about the llvm-commits
mailing list