[all-commits] [llvm/llvm-project] f78691: [CodeGen][NPM] Support CodeGenSCCOrder in pipeline...

Akshat Oke via All-commits all-commits at lists.llvm.org
Tue Jul 8 23:02:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f78691630ae38a2663e9349a181ad7765c7be769
      https://github.com/llvm/llvm-project/commit/f78691630ae38a2663e9349a181ad7765c7be769
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M llvm/include/llvm/Passes/CodeGenPassBuilder.h
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    A llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll

  Log Message:
  -----------
  [CodeGen][NPM] Support CodeGenSCCOrder in pipeline (#136818)

Wrap passes into Post order CGSCC pass manager in codegen pass builder.

I am adding the pipeline test in this but it is not yet complete.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list