[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 03:51:50 PDT 2024
arsenm wrote:
> Or forbid ptrmask for fat pointers?
I do need this to codegen the sub-dword atomicrmw
https://github.com/llvm/llvm-project/pull/94955
More information about the llvm-commits
mailing list