summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Conversion/ConvertToSPIRV/TestSPIRVVectorUnrolling.cpp
AgeCommit message (Expand)Author
2025-02-03[mlir][Vector] Add UB conversions to different tests and pipelines (#125145)Diego Caballero
2024-07-24[mlir][spirv] Implement vector unrolling for `convert-to-spirv` pass (#100138)Angel Zhang