[all-commits] [llvm/llvm-project] 673e5e: [Matrix] Add dedicated tests for transpose lifting.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Feb 12 08:19:57 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 673e5e34b40071b2762c5ac1fea32c3596fe4dd3
https://github.com/llvm/llvm-project/commit/673e5e34b40071b2762c5ac1fea32c3596fe4dd3
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
A llvm/test/Transforms/LowerMatrixIntrinsics/transpose-opts-lifting.ll
Log Message:
-----------
[Matrix] Add dedicated tests for transpose lifting.
Add extra test coverage for transpose lifting using
-matrix-print-after-transpose-opt.
The added tests show a mis-compile.
More information about the All-commits
mailing list