This is an archive of the discontinued LLVM Phabricator instance.

[NFC][AMDGPU] Reduce include files dependency.
ClosedPublic

Authored by dfukalov on Dec 25 2020, 7:53 AM.

Diff Detail

Event Timeline

dfukalov created this revision.Dec 25 2020, 7:53 AM
dfukalov requested review of this revision.Dec 25 2020, 7:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 25 2020, 7:53 AM
Herald added a subscriber: wdng. · View Herald Transcript
rampitec added inline comments.Jan 4 2021, 10:46 AM
llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
-13

Out of place.

dfukalov updated this revision to Diff 314875.Jan 6 2021, 6:13 AM

Fixed include in wrong line, rebased.

dfukalov marked an inline comment as done.Jan 6 2021, 6:14 AM
dfukalov added inline comments.
llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
-13

Thanks!

This revision is now accepted and ready to land.Jan 6 2021, 10:28 AM
This revision was landed with ongoing or failed builds.Jan 7 2021, 11:22 AM
This revision was automatically updated to reflect the committed changes.
dfukalov marked an inline comment as done.