DAG: Use correct pointer size for llvm.ptrmask
This was ignoring the address space, and would assert on address spaces with a different size from the default.
Loading
Please register or sign in to comment
This was ignoring the address space, and would assert on address spaces with a different size from the default.