[all-commits] [llvm/llvm-project] ffbe9c: [mlir][spirv] Propagate alignment requirements fro...
Erick Ochoa Lopez via All-commits
all-commits at lists.llvm.org
Thu Aug 28 10:06:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffbe9cf99b72326ba703940759218cbffc360f1f
https://github.com/llvm/llvm-project/commit/ffbe9cf99b72326ba703940759218cbffc360f1f
Author: Erick Ochoa Lopez <erick.ochoalopez at amd.com>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVMemoryOps.td
M mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
M mlir/test/Conversion/VectorToSPIRV/vector-to-spirv.mlir
A mlir/test/Dialect/SPIRV/IR/invalid.mlir
Log Message:
-----------
[mlir][spirv] Propagate alignment requirements from vector to spirv (#155278)
Propagates the alignment attribute from `vector.{load,store}` to
`spirv.{load,store}`.
---------
Co-authored-by: Jakub Kuderski <kubakuderski at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list