[all-commits] [llvm/llvm-project] 838f7f: [mlir][SPIR-V] Enforce physical storage buffer poi...
Arseniy Obolenskiy via All-commits
all-commits at lists.llvm.org
Sun Jun 14 20:15:42 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 838f7f71ca3db152551b3f385438ff266d886c62
https://github.com/llvm/llvm-project/commit/838f7f71ca3db152551b3f385438ff266d886c62
Author: Arseniy Obolenskiy <arseniy.obolenskiy at amd.com>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M mlir/lib/Dialect/SPIRV/IR/MemoryOps.cpp
M mlir/lib/Dialect/SPIRV/IR/SPIRVOpUtils.h
M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
M mlir/test/Dialect/SPIRV/IR/structure-ops.mlir
Log Message:
-----------
[mlir][SPIR-V] Enforce physical storage buffer pointer decorations on GlobalVariable (#203600)
Enable the rule that was already enforced by spirv.Variable (in case of
SPV_KHR_physical_storage_buffer ext) requiring exactly one of
AliasedPointer/RestrictPointer
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