[all-commits] [llvm/llvm-project] 5d0a63: [MLIR][SPIRV] Enable strict property assembly format
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu May 7 03:57:30 PDT 2026
Branch: refs/heads/users/mamini/strict_prop_ods-SPIRV
Home: https://github.com/llvm/llvm-project
Commit: 5d0a634e89856df49892cf235fe4c40d22f2331f
https://github.com/llvm/llvm-project/commit/5d0a634e89856df49892cf235fe4c40d22f2331f
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2026-05-07 (Thu, 07 May 2026)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVControlFlowOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVGraphOps.td
M mlir/test/Dialect/SPIRV/IR/graph-ops.mlir
M mlir/test/Dialect/SPIRV/IR/tosa-ops-verification.mlir
M mlir/test/Dialect/SPIRV/IR/tosa-ops.mlir
M mlir/test/Target/SPIRV/graph-ops.mlir
M mlir/test/Target/SPIRV/tosa-ops.mlir
Log Message:
-----------
[MLIR][SPIRV] Enable strict property assembly format
Enable strict property assembly format mode for SPIR-V and add property
dictionaries to declarative formats that still carry inherent attributes outside
explicit operands or clauses.
Refresh ARM graph and TOSA tests so GraphConstant uses prop-dict spelling for
its inherent constant identifier.
Assisted-by: Codex
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