[all-commits] [llvm/llvm-project] e03b44: Revert "[mlir][Linalg] NFC - Reorganize options ne...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Sat Oct 23 06:46:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e03b4431132ed7d46aea9cc37323e966cdb5283e
https://github.com/llvm/llvm-project/commit/e03b4431132ed7d46aea9cc37323e966cdb5283e
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-10-23 (Sat, 23 Oct 2021)
Changed paths:
M mlir/include/mlir/Conversion/VectorToSCF/VectorToSCF.h
M mlir/include/mlir/Dialect/Linalg/Transforms/CodegenStrategy.h
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
M mlir/lib/Dialect/Linalg/Transforms/CodegenStrategy.cpp
M mlir/lib/Dialect/Linalg/Transforms/LinalgStrategyPasses.cpp
M mlir/test/lib/Dialect/Linalg/TestLinalgCodegenStrategy.cpp
Log Message:
-----------
Revert "[mlir][Linalg] NFC - Reorganize options nesting."
This reverts commit 4703a07e6cc170666abb62d91307978ab4992d9c.
Didnt' mean to push this yet, sorry about the noise.
More information about the All-commits
mailing list