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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Aug 20 04:39:22 PDT 2024


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

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

  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