[all-commits] [llvm/llvm-project] 185d42: AMDGPU/NewPM: Start filling out addIRPasses

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Aug 12 04:40:21 PDT 2024


  Branch: refs/heads/users/arsenm/newpm/amdgpu-fill-out-addirpasses
  Home:   https://github.com/llvm/llvm-project
  Commit: 185d4210d77de0c1db775b4914d3b2e1077dea68
      https://github.com/llvm/llvm-project/commit/185d4210d77de0c1db775b4914d3b2e1077dea68
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCodeGenPassBuilder.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUCodeGenPassBuilder.h
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp

  Log Message:
  -----------
  AMDGPU/NewPM: Start filling out addIRPasses

This is not complete, but gets AtomicExpand running. I was able
to get further than I expected; we're quite close to having all
the IR codegen passes ported.



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