[all-commits] [llvm/llvm-project] be8470: [HLSL][SPIRV] Add error test for unpackhalf2x16 (#...
Tim Corringham via All-commits
all-commits at lists.llvm.org
Mon Nov 10 04:57:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be84705a9d39d2a7fd78cebf91dceec7bcb2c7a9
https://github.com/llvm/llvm-project/commit/be84705a9d39d2a7fd78cebf91dceec7bcb2c7a9
Author: Tim Corringham <timothy.corringham at amd.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
A llvm/test/CodeGen/SPIRV/opencl/unpackhalf2x16-error.ll
Log Message:
-----------
[HLSL][SPIRV] Add error test for unpackhalf2x16 (#166969)
Add an error test to check that a suitable error diagnostic is generated
for the use of the GL::unpackhalf2x16 operation in
invalid contexts.
Fixes #166965
Co-authored-by: Tim Corringham <tcorring at amd.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