[PATCH] D105593: [AMDGPU] Disable garbage collection passes

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 7 15:43:54 PDT 2021


rampitec added inline comments.


================
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
----------------
arsenm wrote:
> Why did this move?
This is analysys. The request order has changed.


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

https://reviews.llvm.org/D105593



More information about the llvm-commits mailing list