[llvm] AtomicExpand: Fix creating invalid ptrmask for fat pointers (PR #94955)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 10 04:19:31 PDT 2024
arsenm wrote:
> Is the address part guaranteed to be the lower bits?
It shouldn't be, but a target that wants something different should deal with that in codegen
https://github.com/llvm/llvm-project/pull/94955
More information about the llvm-commits
mailing list