[all-commits] [llvm/llvm-project] 933e24: [PowerPC][NFC] Remove reg name option in int128 test
jsji via All-commits
all-commits at lists.llvm.org
Mon Oct 4 08:31:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 933e2469a2a8ad2b264f9e64c86a2f6c6e6128af
https://github.com/llvm/llvm-project/commit/933e2469a2a8ad2b264f9e64c86a2f6c6e6128af
Author: Jinsong Ji <jji at us.ibm.com>
Date: 2021-10-04 (Mon, 04 Oct 2021)
Changed paths:
M llvm/test/CodeGen/PowerPC/int128_ldst.ll
Log Message:
-----------
[PowerPC][NFC] Remove reg name option in int128 test
The test is generated by script, so we don't really need the regname to
be meaniful here.
AIX doesn't support the reg name option, removing it for now so that we
can reuse the CHECKs for AIX triple as well.
More information about the All-commits
mailing list