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.
Details
Details
- Reviewers
rampitec
Diff Detail
Diff Detail
Paths
| Differential D51843
AMDGPU: Don't error on out of bounds address spaces ClosedPublic Authored by arsenm on Sep 9 2018, 6:45 PM.
Details
Summary We should never abort on valid IR. The most reasonable
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptSep 9 2018, 6:45 PM arsenm added a child revision: D51845: AMDGPU: Remove leftovers from configurable address spaces.Sep 9 2018, 8:10 PM This revision is now accepted and ready to land.Sep 10 2018, 10:45 AM
Revision Contents
Diff 164594 lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp
test/CodeGen/AMDGPU/amdgpu-alias-analysis.ll
|