diff options
author | YixingZhang007 <yixing.zhang@intel.com> | 2025-08-01 14:03:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 14:03:29 -0400 |
commit | afce9320ca40bcab0c08b59576a3afffff3cf171 (patch) | |
tree | 1a4b844712bcc5c834cfa661b62e393874791d23 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 558277ae4db665bea93686db4b4538c1c2c0cf4d (diff) | |
download | llvm-afce9320ca40bcab0c08b59576a3afffff3cf171.zip llvm-afce9320ca40bcab0c08b59576a3afffff3cf171.tar.gz llvm-afce9320ca40bcab0c08b59576a3afffff3cf171.tar.bz2 |
[mlir][spirv] Enforce Fixed-Size Vectors for SPIR-V (#151738)
This PR enforces that SPIR-V instructions only allow fixed-size vectors
(no scalable vectors) by updating `SPIRV_VectorOf` to use
`FixedVectorOfLengthAndType` instead of `VectorOfLengthAndType`. The
affected MLIR tests are also updated accordingly.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions