This is an archive of the discontinued LLVM Phabricator instance.

[Clang] Move AMDGPU IAS enabling to Generic_GCC::IsIntegratedAssemblerDefault, NFC
ClosedPublic

Authored by brad on Dec 24 2022, 10:20 PM.

Details

Summary

Move enabling of IAS back to Generic_GCC::IsIntegratedAssemblerDefault().

Diff Detail

Event Timeline

brad created this revision.Dec 24 2022, 10:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 24 2022, 10:20 PM
brad requested review of this revision.Dec 24 2022, 10:20 PM
brad updated this revision to Diff 485218.Dec 24 2022, 10:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 24 2022, 10:20 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
brad added a reviewer: arsenm.Dec 26 2022, 4:46 PM
scott.linder accepted this revision.Dec 28 2022, 2:32 PM
This revision is now accepted and ready to land.Dec 28 2022, 2:32 PM