diff options
author | Md Abdullah Shahneous Bari <98356296+mshahneo@users.noreply.github.com> | 2025-09-18 17:25:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-18 17:25:38 -0500 |
commit | 04c4e9da133a5f206ded35c7eddd9e2ab34926c7 (patch) | |
tree | 6c5cfb4ba4aba53800fd97daff6ecec292d4b533 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | cdd78989b83f22b33b4d8f0f12f4d8939c28004d (diff) | |
download | llvm-04c4e9da133a5f206ded35c7eddd9e2ab34926c7.zip llvm-04c4e9da133a5f206ded35c7eddd9e2ab34926c7.tar.gz llvm-04c4e9da133a5f206ded35c7eddd9e2ab34926c7.tar.bz2 |
[mlir][XeGPU][Transform] Add vectorlinearize transform pass. (#158084)
Use upstream patterns to create a vectorlinearize pass needed for
lowering to XeVM.
Linearizes n-D vectors to 1-D vectors.
This is needed because, `vector-to-llvm` does not linearize all the
vectors.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions