This was skipping GetUnderlyingObject for nonprivate addresses, but an
alloca could also be found through an addrspacecast if it's flat.
Details
Details
- Reviewers
rampitec
Diff Detail
Diff Detail
Paths
| Differential D62396
AMDGPU: Boost inline threshold with addrspacecasted alloca arguments ClosedPublic Authored by arsenm on May 24 2019, 7:56 AM.
Details
Summary This was skipping GetUnderlyingObject for nonprivate addresses, but an
Diff Detail Event TimelineHerald added subscribers: eraman, t-tye, tpr and 6 others. · View Herald TranscriptMay 24 2019, 7:56 AM This revision is now accepted and ready to land.May 24 2019, 8:46 AM
Revision Contents
Diff 201248 lib/Target/AMDGPU/AMDGPUInline.cpp
test/Transforms/Inline/AMDGPU/amdgpu-inline-alloca-argument.ll
|