This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] SILoadStoreOptimizer: break lists on instructions with side effects
ClosedPublic

Authored by foad on Jan 27 2022, 9:01 AM.

Details

Summary

This just helps to keep the lists shorter and faster to sort. NFCI.

Diff Detail

Event Timeline

foad created this revision.Jan 27 2022, 9:01 AM
foad requested review of this revision.Jan 27 2022, 9:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 27 2022, 9:01 AM
piotr accepted this revision.Jan 28 2022, 3:53 AM

LGTM

This revision is now accepted and ready to land.Jan 28 2022, 3:53 AM
This revision was landed with ongoing or failed builds.Jan 28 2022, 10:05 AM
This revision was automatically updated to reflect the committed changes.