[all-commits] [llvm/llvm-project] abc308: [AMDGPU][NPM] Add isRequired to passes missing it

Vikram Hegde via All-commits all-commits at lists.llvm.org
Wed Jul 30 03:50:21 PDT 2025


  Branch: refs/heads/users/vikramRH/npm_pending/add_required
  Home:   https://github.com/llvm/llvm-project
  Commit: abc3086dd1a8b7aa8c3013fc87fed1e93c83ca34
      https://github.com/llvm/llvm-project/commit/abc3086dd1a8b7aa8c3013fc87fed1e93c83ca34
  Author: vikhegde <vikram.hegde at amd.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M llvm/include/llvm/Transforms/Scalar/StructurizeCFG.h
    M llvm/include/llvm/Transforms/Utils/LoopSimplify.h
    M llvm/lib/Target/AMDGPU/AMDGPU.h
    M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
    M llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.h
    M llvm/lib/Target/AMDGPU/GCNNSAReassign.h
    M llvm/lib/Target/AMDGPU/GCNPreRALongBranchReg.h
    M llvm/lib/Target/AMDGPU/GCNRewritePartialRegUses.h
    M llvm/lib/Target/AMDGPU/SIFixSGPRCopies.h
    M llvm/lib/Target/AMDGPU/SIFixVGPRCopies.h
    M llvm/lib/Target/AMDGPU/SILowerControlFlow.h
    M llvm/lib/Target/AMDGPU/SILowerSGPRSpills.h
    M llvm/lib/Target/AMDGPU/SILowerWWMCopies.h
    M llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.h
    M llvm/lib/Target/AMDGPU/SIWholeQuadMode.h
    M llvm/test/Feature/optnone-opt.ll

  Log Message:
  -----------
  [AMDGPU][NPM] Add isRequired to passes missing it



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