diff options
author | Spenser Bauman <spenser@modular.com> | 2025-06-25 12:54:49 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-25 12:54:49 -0400 |
commit | 532c15a718d1a1d4492f213ff7c142cf93126ff6 (patch) | |
tree | 126fe3e200467a8b996ec8907e2dbe83c646f747 /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | b4f4af7ebb91e7af99dac9cb9f73fbfc1c63b18e (diff) | |
download | llvm-532c15a718d1a1d4492f213ff7c142cf93126ff6.zip llvm-532c15a718d1a1d4492f213ff7c142cf93126ff6.tar.gz llvm-532c15a718d1a1d4492f213ff7c142cf93126ff6.tar.bz2 |
[mlir][linalg] Fix module dependency issue due to unused import (#145727)
This include introduces a dependency for LinalgTransforms on
LinalgTransformOps, which is unspecified in the module dependencies, and
would produce a cyclic dependency if it were specified.
The include is unused in WinogradConv2D.cpp, so this change removes it.
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions