[all-commits] [llvm/llvm-project] 1f87c7: [Matrix] Update column.major.load call in PPC test.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Aug 12 03:26:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f87c7c478a657d7b0ac224ca4c6d8999a7fa35b
https://github.com/llvm/llvm-project/commit/1f87c7c478a657d7b0ac224ca4c6d8999a7fa35b
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-08-12 (Thu, 12 Aug 2021)
Changed paths:
M llvm/test/Analysis/CostModel/PowerPC/matrix.ll
Log Message:
-----------
[Matrix] Update column.major.load call in PPC test.
a1ef81de35a4bac6d3 adjusted the definition of the intrinsic, but did not
update a PowerPC test. Fix the test by updating the call & declaration
of @llvm.matrix.column.major.load.
More information about the All-commits
mailing list