[llvm] [LICM] Prevent LICM of ptrtoint and inttoptr when using non-integral pointers (PR #97272)
Csanád Hajdú via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 21 04:29:40 PDT 2024
Il-Capitano wrote:
Thanks for the explanation, using an opaque function before relocations are finalized seems like the best approach, I'll try that.
https://github.com/llvm/llvm-project/pull/97272
More information about the llvm-commits
mailing list