diff options
author | Andrzej Warzyński <andrzej.warzynski@arm.com> | 2025-09-23 16:29:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-23 16:29:47 +0100 |
commit | 3a1111d6681f69f502952e1bd39c79b4f3bedca8 (patch) | |
tree | 2b95fe3a3786f70c4b339c1f5492a056a5245dbe /llvm/lib/Support/OptimizedStructLayout.cpp | |
parent | d3900ab78fc1de30443f821b966770c2e07ae48d (diff) | |
download | llvm-3a1111d6681f69f502952e1bd39c79b4f3bedca8.zip llvm-3a1111d6681f69f502952e1bd39c79b4f3bedca8.tar.gz llvm-3a1111d6681f69f502952e1bd39c79b4f3bedca8.tar.bz2 |
[mlir][vector] Refine Vector to LLVM lowering options (#159553)
This is a follow-up to https://github.com/llvm/llvm-project/pull/144307,
where we removed `vector.matrix_multiply` and `vector.flat_transpose`
from the Vector dialect.
This PR:
* Updates comments that were missed in the previous change.
* Renames relevant `-convert-vector-to-llvm=` options:
- `vector-contract-lowering=matmul` → `vector-contract-lowering=llvmintr`
- `vector-transpose-lowering=flat_transpose` → `vector-transpose-lowering=llvmintr`
These new names better reflect the actual transformation target - LLVM
intrinsics - rather than the now-removed abstract operations.
Diffstat (limited to 'llvm/lib/Support/OptimizedStructLayout.cpp')
0 files changed, 0 insertions, 0 deletions