AMDGPU: Fix crash with invariant markers
The promote alloca pass didn't handle these intrinsics and crashed. These intrinsics should accept any address space, but for now just erase them to avoid breaking. llvm-svn: 258537
Loading
Please sign in to comment