Files
clang-p2996/llvm/test/CodeGen/AMDGPU/ptrmask.ll
Matt Arsenault 3e315697ac 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.
2020-05-18 16:46:11 -04:00

5.8 KiB