The backend assumes pointer in default addr space is 32 bit, which is not
true for the new addr space mapping and causes assertion for unresolved
functions.
This patch fixes that.
Differential D39643
[AMDGPU] Fix assertion due to assuming pointer in default addr space is 32 bit yaxunl on Nov 5 2017, 10:34 AM. Authored by
Details The backend assumes pointer in default addr space is 32 bit, which is not This patch fixes that.
Diff Detail
Event TimelineComment Actions LGTM
|