diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2025-02-25 18:48:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-25 18:48:08 +0000 |
commit | a778930f85b6d17cf31ff0e15964a7c7116e2a9d (patch) | |
tree | d4e05517cc0ca34f76787936a35a056b4add2ca9 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 67056c280a7171a3546442013593687d5ad5440b (diff) | |
download | llvm-a778930f85b6d17cf31ff0e15964a7c7116e2a9d.zip llvm-a778930f85b6d17cf31ff0e15964a7c7116e2a9d.tar.gz llvm-a778930f85b6d17cf31ff0e15964a7c7116e2a9d.tar.bz2 |
[mlir][linalg] Create a dedicated target for `LinalgRelayoutInterface` (#128485)
Creates an interface target for `LinalgRelayoutInterface`. This is
primarily to reduce the dependency of `Tensor` on `Linalg` to the
required minimum. For context and rationale, see:
* https://github.com/llvm/llvm-project/issues/127668
Note, I also took the liberty of renaming `LinalgRelayoutInterface` as
`RelayoutOpInterface` (removed `Linalg`, added `Op`).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions