[all-commits] [llvm/llvm-project] 37eda4: [SPIRV] Porting Test from Translator (#152247)
Subash B via All-commits
all-commits at lists.llvm.org
Tue Oct 14 23:34:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37eda40dd2d5d2a490549e6e42bcf7cd3bab58f0
https://github.com/llvm/llvm-project/commit/37eda40dd2d5d2a490549e6e42bcf7cd3bab58f0
Author: Subash B <subash.boopathi at multicorewareinc.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
A llvm/test/CodeGen/SPIRV/FCmpFalse.ll
A llvm/test/CodeGen/SPIRV/llvm-intrinsics/fake_use.ll
A llvm/test/CodeGen/SPIRV/transcoding/AtomicCompareExchange_cl20.ll
Log Message:
-----------
[SPIRV] Porting Test from Translator (#152247)
These tests verify SPIR-V code generation for LLVM intrinsics and atomic
operations, ensuring correct translation of fcmp false, llvm.fake.use,
and atomic_compare_exchange.
---------
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