[all-commits] [llvm/llvm-project] 47bc14: [CodeGen][NPM] Support CodeGenSCCOrder in pipeline

Akshat Oke via All-commits all-commits at lists.llvm.org
Sun May 4 23:51:49 PDT 2025


  Branch: refs/heads/users/optimisan/pb/codegenscc-order
  Home:   https://github.com/llvm/llvm-project
  Commit: 47bc14788904bf48d58ab575c1bfa7e6d9743b93
      https://github.com/llvm/llvm-project/commit/47bc14788904bf48d58ab575c1bfa7e6d9743b93
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-05-02 (Fri, 02 May 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
pb/codegenscc-order


  Commit: 1f8d65534d0352983c3d1af4af9fce9d29858983
      https://github.com/llvm/llvm-project/commit/1f8d65534d0352983c3d1af4af9fce9d29858983
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-05-02 (Fri, 02 May 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll

  Log Message:
  -----------
  Remove tr and support expensive check


  Commit: 61aa7b96ef480e2d0eb1b93c331839cb95efcda1
      https://github.com/llvm/llvm-project/commit/61aa7b96ef480e2d0eb1b93c331839cb95efcda1
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-05-02 (Fri, 02 May 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll

  Log Message:
  -----------
  separate tests for O2 and O3


  Commit: e2a428995b90e9f3670d49423ece323e63953109
      https://github.com/llvm/llvm-project/commit/e2a428995b90e9f3670d49423ece323e63953109
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-05-05 (Mon, 05 May 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll

  Log Message:
  -----------
  condense test into one line

pipeline is printed on a single line, so having CHECK lines on separate
lines can allow extra characters in between (and will not error out on
extra passes being in the pipeline)


Compare: https://github.com/llvm/llvm-project/compare/dcf2c2daacb9...e2a428995b90

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