[all-commits] [llvm/llvm-project] 082598: [SPIRV] Add intrinsic for OpGenericCastToPtrExplic...
Victor Lomuller via All-commits
all-commits at lists.llvm.org
Tue Apr 29 02:58:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 082598a64d1f3d583c7ae979681df90f9f9c0f63
https://github.com/llvm/llvm-project/commit/082598a64d1f3d583c7ae979681df90f9f9c0f63
Author: Victor Lomuller <victor at codeplay.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsSPIRV.td
M llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp
M llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
A llvm/test/CodeGen/SPIRV/pointers/generic_cast_to_ptr_explicit.ll
Log Message:
-----------
[SPIRV] Add intrinsic for OpGenericCastToPtrExplicit (#137626)
The patch adds an intrinsic to encode OpGenericCastToPtrExplicit and the
associated lowering logic.
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