[all-commits] [llvm/llvm-project] 0aba83: [SPIR-V] Handle struct member loading from ptrcast...
Nathan Gauër via All-commits
all-commits at lists.llvm.org
Wed Mar 19 07:11:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0aba8334f92b98cb2bf791565179e8dd63dce125
https://github.com/llvm/llvm-project/commit/0aba8334f92b98cb2bf791565179e8dd63dce125
Author: Nathan Gauër <brioche at google.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVLegalizePointerCast.cpp
A llvm/test/CodeGen/SPIRV/pointers/load-struct.ll
Log Message:
-----------
[SPIR-V] Handle struct member loading from ptrcast (#130089)
Adds support for loading the first element of an aggregate from a GEP
instruction & load to the member type.
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