llvm-project
f3afdc4a
- AtomicExpand: Fix creating invalid ptrmask for fat pointers (#94955)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
AtomicExpand: Fix creating invalid ptrmask for fat pointers (#94955) The ptrmask intrinsic requires the integer mask to be the index size, not the pointer size.
References
#94955 - AtomicExpand: Fix creating invalid ptrmask for fat pointers
Author
arsenm
Parents
457bedfe
Loading