[all-commits] [llvm/llvm-project] 0c1000: [NFC][PowerPC] Add 32-bit AIX RUN lines to test ca...
Amy Kwan via All-commits
all-commits at lists.llvm.org
Tue May 10 07:44:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c1000cbd6d25d749c78f9c27fa985a2608ff217
https://github.com/llvm/llvm-project/commit/0c1000cbd6d25d749c78f9c27fa985a2608ff217
Author: Amy Kwan <amy.kwan1 at ibm.com>
Date: 2022-05-10 (Tue, 10 May 2022)
Changed paths:
A llvm/test/CodeGen/PowerPC/aix_scalar_vector_permuted.ll
M llvm/test/CodeGen/PowerPC/canonical-merge-shuffles.ll
M llvm/test/CodeGen/PowerPC/float-vector-gather.ll
M llvm/test/CodeGen/PowerPC/load-v4i8-improved.ll
M llvm/test/CodeGen/PowerPC/pre-inc-disable.ll
M llvm/test/CodeGen/PowerPC/reduce_scalarization.ll
M llvm/test/CodeGen/PowerPC/scalar_vector_test_4.ll
M llvm/test/CodeGen/PowerPC/vec_insert_elt.ll
Log Message:
-----------
[NFC][PowerPC] Add 32-bit AIX RUN lines to test cases.
This patch adds 32-bit AIX RUN lines to several test cases, along with the
addition of one new test case, to prepare for future codegen changes involving
the PPCISD::SCALAR_TO_VECTOR_PERMUTED node on 32-bit mode.
More information about the All-commits
mailing list