[all-commits] [llvm/llvm-project] 83cbb1: [AMDGPU] Refine AMDGPUAtomicOptimizerImpl class. N...

Jay Foad via All-commits all-commits at lists.llvm.org
Mon Dec 2 23:40:40 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83cbb170449b17aa3e1ada514c94d9e9b4f0fca6
      https://github.com/llvm/llvm-project/commit/83cbb170449b17aa3e1ada514c94d9e9b4f0fca6
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-12-03 (Tue, 03 Dec 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp

  Log Message:
  -----------
  [AMDGPU] Refine AMDGPUAtomicOptimizerImpl class. NFC. (#118302)

Use references instead of pointers for most state and common up some of
the initialization between the legacy and new pass manager paths.



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