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.
Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Paths
| Differential D16416
AMDGPU: Fix crash with invariant markers ClosedPublic Authored by arsenm on Jan 21 2016, 10:42 AM.
Details
Summary The promote alloca pass didn't handle these intrinsics and crashed.
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jan 22 2016, 7:36 AM
Revision Contents
Diff 45562 lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
test/CodeGen/AMDGPU/promote-alloca-invariant-markers.ll
|