[PATCH] D158761: [SPIR-V] Preserve pointer address space for load/gep instructions
Michal Paszkowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 11:32:33 PDT 2023
mpaszkowski created this revision.
mpaszkowski added reviewers: iliya-diyachkov, konrad.trifunovic, andreytr, zuban32.
Herald added subscribers: nlopes, pmatos, ThomasRaoux, hiraditya.
Herald added a project: All.
mpaszkowski requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D158761
Files:
llvm/include/llvm/IR/IntrinsicsSPIRV.td
llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp
llvm/lib/Target/SPIRV/SPIRVPreLegalizer.cpp
llvm/test/CodeGen/SPIRV/pointers/getelementptr-addressspace.ll
llvm/test/CodeGen/SPIRV/pointers/load-addressspace.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158761.553211.patch
Type: text/x-patch
Size: 7819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/cb6472c7/attachment.bin>
More information about the llvm-commits
mailing list