[all-commits] [llvm/llvm-project] 1f37d9: [PowerPC] Add extra v2i64 splat load tests. NFC
David Green via All-commits
all-commits at lists.llvm.org
Thu May 5 07:57:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f37d948383a7ef009d4cfe35a0ce7fe4d21c8a0
https://github.com/llvm/llvm-project/commit/1f37d948383a7ef009d4cfe35a0ce7fe4d21c8a0
Author: David Green <david.green at arm.com>
Date: 2022-05-05 (Thu, 05 May 2022)
Changed paths:
M llvm/test/CodeGen/PowerPC/canonical-merge-shuffles.ll
M llvm/test/CodeGen/PowerPC/vsx_shuffle_le.ll
Log Message:
-----------
[PowerPC] Add extra v2i64 splat load tests. NFC
In service of D123801, this add some tests targetting a v2i64 splat of a
load, and regenerates vsx_shuffle_le.ll for easier updating.
More information about the All-commits
mailing list