Files
clang-p2996/llvm/lib/Target/SPIRV/SPIRVLegalizePointerCast.cpp
Nathan Gauër c1940cd0de [SPIR-V] Add store legalization for ptrcast (#135369)
This commits adds handling for spv.ptrcast result being used in a store
instruction, modifying the store to operate on the source type.
2025-04-22 11:58:55 +02:00

14 KiB