LLVMPtr's address space annotation is lost with opaque pointers #54549
Labels
bug
Indicates an unexpected problem or unintended behavior
compiler:codegen
Generation of LLVM IR and native code
MWE:
Looks like we're somehow losing the address space property of the LLVMPtr when its bitcasted:
IR looks fine:
The text was updated successfully, but these errors were encountered: