[PATCH] D134308: AtomicExpand: Use llvm.ptrmask instead of ptrtoint
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 20 15:28:27 PDT 2022
arsenm added a comment.
In D134308#3804295 <https://reviews.llvm.org/D134308#3804295>, @jyknight wrote:
> Can you explain what effect you expect this to have? It removes all the inttoptr -- maybe that's useful in itself?
Moving towards the goal of never having compiler introduced inttoptr
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134308/new/
https://reviews.llvm.org/D134308
More information about the llvm-commits
mailing list