[all-commits] [llvm/llvm-project] 2cf276: [mlir][spirv] Support SPIR-V 1.6 in deserializer (...
Igor Wodiany via All-commits
all-commits at lists.llvm.org
Mon Aug 4 08:48:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2cf276d48a3f2726dcbd786ff030e6ce3d5dffb4
https://github.com/llvm/llvm-project/commit/2cf276d48a3f2726dcbd786ff030e6ce3d5dffb4
Author: Igor Wodiany <igor.wodiany at imgtec.com>
Date: 2025-08-04 (Mon, 04 Aug 2025)
Changed paths:
M mlir/lib/Target/SPIRV/Deserialization/Deserializer.cpp
M mlir/test/Target/SPIRV/module.mlir
Log Message:
-----------
[mlir][spirv] Support SPIR-V 1.6 in deserializer (#151958)
After skimming through the changes in the spec, there does not seem to
be anything that will cause issues. A new roundtrip test has been added
and validate with `spirv-val` just in case.
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