[all-commits] [llvm/llvm-project] e20cac: [Matrix] Add new test case with getelementptr cons...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Apr 1 01:32:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e20cac365025d5af9e39b695bec0dd34f15f9871
https://github.com/llvm/llvm-project/commit/e20cac365025d5af9e39b695bec0dd34f15f9871
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-04-01 (Wed, 01 Apr 2020)
Changed paths:
A llvm/test/Transforms/LowerMatrixIntrinsics/const-gep.ll
Log Message:
-----------
[Matrix] Add new test case with getelementptr constant exprs.
The new test mostly ensures we keep doing the right thing for constant
expressions while lowering matrix instructions.
More information about the All-commits
mailing list