[all-commits] [llvm/llvm-project] 187f29: [mlir][spirv] Conditionally add SPV_KHR_non_semant...
Mohammadreza Ameri Mahabadian via All-commits
all-commits at lists.llvm.org
Wed Aug 13 08:33:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 187f2967df14150d53cc7d9437bf75c195a62ab1
https://github.com/llvm/llvm-project/commit/187f2967df14150d53cc7d9437bf75c195a62ab1
Author: Mohammadreza Ameri Mahabadian <mohammadreza.amerimahabadian at arm.com>
Date: 2025-08-13 (Wed, 13 Aug 2025)
Changed paths:
M mlir/lib/Target/SPIRV/Serialization/Serializer.cpp
M mlir/lib/Target/SPIRV/Serialization/Serializer.h
A mlir/test/Target/SPIRV/debug-negative.mlir
M mlir/test/Target/SPIRV/debug.mlir
Log Message:
-----------
[mlir][spirv] Conditionally add SPV_KHR_non_semantic_info extension u⦠(#152686)
β¦pon serialization
If serialization option `emitDebugInfo` is enabled, then it is required
to serialize `SPV_KHR_non_semantic_info` extension provided that it is
available in the target environment.
---------
Signed-off-by: Mohammadreza Ameri Mahabadian <mohammadreza.amerimahabadian at arm.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