[PATCH] D145366: [AMDGPU] Use UniformityAnalysis in LateCodeGenPrepare

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 04:00:55 PST 2023


foad accepted this revision.
foad added inline comments.
This revision is now accepted and ready to land.


================
Comment at: llvm/test/CodeGen/AMDGPU/llc-pipeline.ll:862
 ; GCN-O2-NEXT:        Dominator Tree Construction
-; GCN-O2-NEXT:        Post-Dominator Tree Construction
-; GCN-O2-NEXT:        Natural Loop Information
----------------
Nice to see the number of passes going down instead of up!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145366/new/

https://reviews.llvm.org/D145366



More information about the llvm-commits mailing list