efriedma-quic wrote:

If we have PTRADD without a corresponding pointer type, the operand of the 
PTRADD is implicitly an inttoptr, which causes the problems we're discussing.  
Which... the IR layer doesn't really properly preserve inttoptr operations in 
all circumstances, but we're trying to fix that, so I don't want to make the 
problem worse.

https://github.com/llvm/llvm-project/pull/131862
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to