[llvm-dev] when would I use addrspacecast?

Hayden Livingston via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 5 22:39:26 PDT 2015


I was reading the LangRef for semantics of an instruction and came
across addrspacecast. I've never needed it, so I suppose I don't care
about it.

But, why does it exist? What problem is it trying to solve?


More information about the llvm-dev mailing list