[llvm] [ValueTracking] Allow tracking values through Integral AddrSpaceCasts (PR #70483)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 11:43:48 PST 2023


nikic wrote:

> > This also needs a LangRef patch to make the transform legal.
> 
> Hi -- thanks for your comments. Do you mean a patch to update the addrspacecast documentation (esp w.r.t integral pointers)?

Right.

https://github.com/llvm/llvm-project/pull/70483


More information about the llvm-commits mailing list