[all-commits] [llvm/llvm-project] 621012: [UpdateTestChecks][PowerPC] Add ppc64 triple support
Kai Nacke via All-commits
all-commits at lists.llvm.org
Thu Dec 15 08:27:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6210127bd6e1c01660fa4c222e5d73e7c439af64
https://github.com/llvm/llvm-project/commit/6210127bd6e1c01660fa4c222e5d73e7c439af64
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M llvm/utils/UpdateTestChecks/asm.py
Log Message:
-----------
[UpdateTestChecks][PowerPC] Add ppc64 triple support
Newer tests use ppc64le-linux triple. It is identical to ppc32.
Some of the PPC GIsel tests were generated by this change.
Reviewed by: RKSimon
Differential Revision: https://reviews.llvm.org/D140107
More information about the All-commits
mailing list