This is an archive of the discontinued LLVM Phabricator instance.

[amdgpu] Compilation fix for Release
ClosedPublic

Authored by bgraur on Sep 17 2020, 8:58 AM.

Details

Summary

Revision https://github.com/llvm/llvm-project/commit/c3492a1aa1b98c8d81b0969d52cea7681f0624c2 added an unused variable when compiling in Release.
This forward-fixes that.

Diff Detail

Event Timeline

bgraur created this revision.Sep 17 2020, 8:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 17 2020, 8:58 AM
bgraur requested review of this revision.Sep 17 2020, 8:58 AM
bgraur added a subscriber: bkramer.
bkramer accepted this revision.Sep 17 2020, 9:04 AM

looks good

This revision is now accepted and ready to land.Sep 17 2020, 9:04 AM
This revision was landed with ongoing or failed builds.Sep 17 2020, 9:05 AM
Closed by commit rG7d593d0d6905: [amdgpu] Compilation fix for Release (authored by bgraur, committed by bkramer). · Explain Why
This revision was automatically updated to reflect the committed changes.
bgraur edited the summary of this revision. (Show Details)Sep 17 2020, 9:06 AM