[llvm] [SPIR-V] Fixup storage class for global private (PR #118318)

Vyacheslav Levytskyy via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 09:59:32 PST 2024


================
@@ -148,7 +151,7 @@ SPIRVLegalizerInfo::SPIRVLegalizerInfo(const SPIRVSubtarget &ST) {
   auto allFloatAndIntScalarsAndPtrs = {s8, s16, s32, s64, p0, p1,
----------------
VyacheslavLevytskyy wrote:

should we add p7,p8,p10 here as well?

https://github.com/llvm/llvm-project/pull/118318


More information about the llvm-commits mailing list