[all-commits] [llvm/llvm-project] efae6c: Revert "[mlir][linalg] Fix crash in vectorizer whe...
Diego Caballero via All-commits
all-commits at lists.llvm.org
Fri Feb 3 21:36:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: efae6c9f37862a0f9e946ef2b1103cfbd36a07c6
https://github.com/llvm/llvm-project/commit/efae6c9f37862a0f9e946ef2b1103cfbd36a07c6
Author: Diego Caballero <diegocaballero at google.com>
Date: 2023-02-04 (Sat, 04 Feb 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
M mlir/test/Dialect/Linalg/vectorization.mlir
Log Message:
-----------
Revert "[mlir][linalg] Fix crash in vectorizer when expanding affine apply"
This reverts commit 62570b722fa36fddde0d24bf06a245efadda66f5.
Commit: f453589039129d90c46930245129d313f0b38714
https://github.com/llvm/llvm-project/commit/f453589039129d90c46930245129d313f0b38714
Author: Diego Caballero <diegocaballero at google.com>
Date: 2023-02-04 (Sat, 04 Feb 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
M mlir/lib/Dialect/Linalg/Utils/Utils.cpp
M mlir/test/Dialect/Linalg/vectorization.mlir
Log Message:
-----------
Revert "[mlir][linalg] Make Linalg vectorizer lower affine.apply"
This reverts commit c7b1176e9afbfcc3da9482abbf7c1eb8793ff254.
Compare: https://github.com/llvm/llvm-project/compare/445ea1e77751...f45358903912
More information about the All-commits
mailing list