[all-commits] [llvm/llvm-project] 626be9: [mlir] Remove dependency on LinalgTransformOps.h f...
Ivan Tadeu Ferreira Antunes Filho via All-commits
all-commits at lists.llvm.org
Wed Jun 25 11:21:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 626be98c354480b8c78b88402be5aec1144d9834
https://github.com/llvm/llvm-project/commit/626be98c354480b8c78b88402be5aec1144d9834
Author: Ivan Tadeu Ferreira Antunes Filho <antunesi at google.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M mlir/test/lib/Dialect/Linalg/TestLinalgTransforms.cpp
Log Message:
-----------
[mlir] Remove dependency on LinalgTransformOps.h from #144657 (#145749)
https://github.com/llvm/llvm-project/pull/144657 added #include
"mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.h" to
mlir/test/lib/Dialect/Linalg/TestLinalgTransforms.cpp, though it is not
in use
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list