[all-commits] [llvm/llvm-project] f93228: [RegAlloc][NewPM] Plug Greedy RA in codegen pipeline

Akshat Oke via All-commits all-commits at lists.llvm.org
Thu Dec 19 03:34:20 PST 2024


  Branch: refs/heads/users/Akshat-Oke/12-11-_regalloc_newpm_plug_greedy_ra_in_codegen_pipeline
  Home:   https://github.com/llvm/llvm-project
  Commit: f93228ae0597667a7be51dd062f4d31ff2d7f4cf
      https://github.com/llvm/llvm-project/commit/f93228ae0597667a7be51dd062f4d31ff2d7f4cf
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-12-19 (Thu, 19 Dec 2024)

  Changed paths:
    M llvm/include/llvm/Passes/CodeGenPassBuilder.h
    M llvm/include/llvm/Passes/MachinePassRegistry.def
    M llvm/include/llvm/Target/CGPassBuilderOption.h
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/test/CodeGen/AArch64/implicit-def-remat-requires-impdef-check.mir
    M llvm/test/CodeGen/AArch64/implicit-def-with-impdef-greedy-assert.mir
    M llvm/test/CodeGen/AArch64/pr51516.mir
    M llvm/test/CodeGen/AArch64/spill-fold.mir
    M llvm/test/CodeGen/AMDGPU/extend-phi-subrange-not-in-parent.mir
    M llvm/test/CodeGen/MIR/Generic/runPass.mir
    M llvm/test/CodeGen/SystemZ/clear-liverange-spillreg.mir
    M llvm/test/CodeGen/Thumb/high-reg-clobber.mir
    M llvm/test/CodeGen/X86/limit-split-cost.mir
    M llvm/test/tools/llc/new-pm/regalloc-amdgpu.mir
    M llvm/tools/llc/NewPMDriver.cpp

  Log Message:
  -----------
  [RegAlloc][NewPM] Plug Greedy RA in codegen pipeline


  Commit: 20eede6d14e5af2c536d133278d42b5cd01820c9
      https://github.com/llvm/llvm-project/commit/20eede6d14e5af2c536d133278d42b5cd01820c9
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-12-19 (Thu, 19 Dec 2024)

  Changed paths:
    M llvm/include/llvm/Passes/CodeGenPassBuilder.h
    M llvm/include/llvm/Target/CGPassBuilderOption.h
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h
    M llvm/test/CodeGen/AMDGPU/sgpr-regalloc-flags.ll
    M llvm/tools/llc/NewPMDriver.cpp

  Log Message:
  -----------
  Error out on AMDGPU for regalloc-npm flag


Compare: https://github.com/llvm/llvm-project/compare/f93228ae0597%5E...20eede6d14e5

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