[all-commits] [llvm/llvm-project] 33ce6f: [mlir][linalg] fixing hard-coded variable names in...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Mon Apr 12 03:35:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33ce6f02caec3682c556ac0bf7a8c107b17083c7
https://github.com/llvm/llvm-project/commit/33ce6f02caec3682c556ac0bf7a8c107b17083c7
Author: Tobias Gysi <gysit at google.com>
Date: 2021-04-12 (Mon, 12 Apr 2021)
Changed paths:
M mlir/test/Conversion/VectorToSCF/vector-to-loops.mlir
Log Message:
-----------
[mlir][linalg] fixing hard-coded variable names in a test (NFC)
The patch fixes hard-coded variable names in the vector-to-loops test.
More information about the All-commits
mailing list