This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Return better Changed status from SIAnnotateControlFlow
ClosedPublic

Authored by foad on Feb 16 2022, 7:45 AM.

Diff Detail

Event Timeline

foad created this revision.Feb 16 2022, 7:45 AM
foad requested review of this revision.Feb 16 2022, 7:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 16 2022, 7:45 AM
piotr added inline comments.Feb 16 2022, 12:08 PM
llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
195–196

Looks good to me, but for clarity maybe extend the comments with ", return true if a change was made."?

piotr accepted this revision.Feb 17 2022, 12:52 AM
This revision is now accepted and ready to land.Feb 17 2022, 12:52 AM
This revision was landed with ongoing or failed builds.Feb 17 2022, 1:39 AM
This revision was automatically updated to reflect the committed changes.