This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Use UniformityAnalysis in LateCodeGenPrepare
ClosedPublic

Authored by Pierre-vh on Mar 6 2023, 3:28 AM.

Diff Detail

Event Timeline

Pierre-vh created this revision.Mar 6 2023, 3:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 6 2023, 3:28 AM
Pierre-vh requested review of this revision.Mar 6 2023, 3:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 6 2023, 3:28 AM
foad accepted this revision.Mar 6 2023, 4:00 AM
foad added inline comments.
llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
862

Nice to see the number of passes going down instead of up!

This revision is now accepted and ready to land.Mar 6 2023, 4:00 AM
This revision was landed with ongoing or failed builds.Mar 6 2023, 4:36 AM
This revision was automatically updated to reflect the committed changes.