OSDN Git Service

AMDGPU: Don't error on out of bounds address spaces
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 11 Sep 2018 04:00:41 +0000 (04:00 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 11 Sep 2018 04:00:41 +0000 (04:00 +0000)
commit3ea47bf2858dc5d3e98eb7d6261a061cd78e9592
treed91e582feac65558cda2a62ea4cedf6c970bfcc1
parent3b81e5c28ada2c3ed6c6611794c39d43297b23bc
AMDGPU: Don't error on out of bounds address spaces

We should never abort on valid IR. The most reasonable
interpretation of an arbitrary address space pointer is
probably some kind of special subset of global memory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341894 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AMDGPU/amdgpu-alias-analysis.ll