This is an archive of the discontinued LLVM Phabricator instance.

[MachinePipeliner] Fix II_setByPragma initialization
ClosedPublic

Authored by alonkom on Sep 3 2020, 6:24 AM.

Details

Summary

II_setByPragma was not reset between 2 calls of the MachinePipleiner pass

Diff Detail

Event Timeline

alonkom created this revision.Sep 3 2020, 6:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 3 2020, 6:24 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
alonkom requested review of this revision.Sep 3 2020, 6:24 AM
bcahoon accepted this revision.Sep 8 2020, 8:27 AM

Hi Alon, Thanks for the patch!

This revision is now accepted and ready to land.Sep 8 2020, 8:27 AM

I'm having Github commit permission issues so I would appreciate if someone can submit it on behalf of me

This revision was automatically updated to reflect the committed changes.