When we construct addressing modes, we use isNoopAddrSpaceCast to ignore addrspacecast instructions, so pointers can have a mismatched address space. Make sure we insert the correct addrspacecast when we sink the address computation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM