[all-commits] [llvm/llvm-project] 475a39: [PowerPC][NFC] Convert the MMA test cases to use o...
stefanp-ibm via All-commits
all-commits at lists.llvm.org
Fri Jul 22 09:43:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 475a39fbc3c780fe418bcd4d049177504522f235
https://github.com/llvm/llvm-project/commit/475a39fbc3c780fe418bcd4d049177504522f235
Author: Stefan Pintilie <stefanp at ca.ibm.com>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M llvm/test/CodeGen/PowerPC/mma-acc-memops.ll
M llvm/test/CodeGen/PowerPC/mma-acc-spill.ll
M llvm/test/CodeGen/PowerPC/mma-integer-based-outer-product.ll
M llvm/test/CodeGen/PowerPC/mma-intrinsics.ll
M llvm/test/CodeGen/PowerPC/mma-outer-product.ll
M llvm/test/CodeGen/PowerPC/mma-phi-accs.ll
Log Message:
-----------
[PowerPC][NFC] Convert the MMA test cases to use opaque pointers.
This patch modifies only test cases.
Converted the MMA test cases to use opaque pointers.
Reviewed By: lei, amyk
Differential Revision: https://reviews.llvm.org/D130090
More information about the All-commits
mailing list