[all-commits] [llvm/llvm-project] 3a1cb6: [SPIRV] Porting 4 tests from Translator (#151678)
Ebin-McW via All-commits
all-commits at lists.llvm.org
Sun Aug 3 13:27:58 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a1cb68fb6419ca1fcf7bf2cf0c6cb87ff71ce37
https://github.com/llvm/llvm-project/commit/3a1cb68fb6419ca1fcf7bf2cf0c6cb87ff71ce37
Author: Ebin-McW <ebin.jose at multicorewareinc.com>
Date: 2025-08-03 (Sun, 03 Aug 2025)
Changed paths:
A llvm/test/CodeGen/SPIRV/GlobalVarAddrspace.ll
A llvm/test/CodeGen/SPIRV/SamplerArgNonKernel.ll
A llvm/test/CodeGen/SPIRV/align-duplicate.ll
A llvm/test/CodeGen/SPIRV/duplicate-types.ll
Log Message:
-----------
[SPIRV] Porting 4 tests from Translator (#151678)
Tests that checks:
- Duplicate alignment
- Duplicate types
- Non-function storage class for global variable
- Generating image instructions from opencl builtins
---------
Co-authored-by: Michal Paszkowski <michal at michalpaszkowski.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