[PATCH] D105593: [AMDGPU] Disable garbage collection passes
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 7 15:35:26 PDT 2021
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM, not that it should do much since the passes just no-op anyway
================
Comment at: llvm/test/CodeGen/AMDGPU/llc-pipeline.ll:692
; GCN-O2-NEXT: Argument Register Usage Information Storage
+; GCN-O2-NEXT: Create Garbage Collector Module Metadata
; GCN-O2-NEXT: Machine Branch Probability Analysis
----------------
Why did this move?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105593/new/
https://reviews.llvm.org/D105593
More information about the llvm-commits
mailing list