[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 14:07:43 PDT 2022


arsenm added a comment.

This also will allow eliminating all ptrtoints in the case where the atomic is sufficiently aligned in a future patch


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134308/new/

https://reviews.llvm.org/D134308



More information about the llvm-commits mailing list