[all-commits] [llvm/llvm-project] 9f5afc: Revert "[mlir][vector] Fix invalid `LoadOp` indice...
Rik Huijzer via All-commits
all-commits at lists.llvm.org
Sun Dec 17 03:34:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f5afc3de95d6f2b5f85024a8cf7f021fef41db0
https://github.com/llvm/llvm-project/commit/9f5afc3de95d6f2b5f85024a8cf7f021fef41db0
Author: Rik Huijzer <github at huijzer.xyz>
Date: 2023-12-17 (Sun, 17 Dec 2023)
Changed paths:
M mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp
M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
M mlir/test/Conversion/VectorToSCF/vector-to-scf.mlir
M mlir/test/Dialect/MemRef/invalid.mlir
Log Message:
-----------
Revert "[mlir][vector] Fix invalid `LoadOp` indices being created (#75519)"
This reverts commit 3a1ae2f46db473cfde4baa6e1b090f5dae67e8db.
More information about the All-commits
mailing list