[libc-commits] [libc] [libc] implement `memalignment` (PR #132493)
Matt Arsenault via libc-commits
libc-commits at lists.llvm.org
Thu Mar 27 18:59:50 PDT 2025
arsenm wrote:
This should probably be an intrinsic so we don't introduce the ptrtoint, it's the opposite of llvm.ptrmask
https://github.com/llvm/llvm-project/pull/132493
More information about the libc-commits
mailing list