[all-commits] [llvm/llvm-project] 904b95: [SPIR-V] Fix OpGroupAsyncCopy null event substitut...
Arseniy Obolenskiy via All-commits
all-commits at lists.llvm.org
Wed Aug 5 05:50:47 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 904b9515757ab8b3d22095d455a044c4b33dc447
https://github.com/llvm/llvm-project/commit/904b9515757ab8b3d22095d455a044c4b33dc447
Author: Arseniy Obolenskiy <arseniy.obolenskiy at amd.com>
Date: 2026-08-05 (Wed, 05 Aug 2026)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
M llvm/test/CodeGen/SPIRV/transcoding/OpGroupAsyncCopy.ll
Log Message:
-----------
[SPIR-V] Fix OpGroupAsyncCopy null event substitution (#212754)
Only replace the event operand with OpConstantNull when it is actually a
null constant
This complies with spirv-val expectations
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