[all-commits] [llvm/llvm-project] c771bf: [CodeGen][NPM] Port PatchableFunction to NPM

Akshat Oke via All-commits all-commits at lists.llvm.org
Wed Mar 12 02:42:09 PDT 2025


  Branch: refs/heads/users/optimisan/preemit/port-gcn-create-vopd
  Home:   https://github.com/llvm/llvm-project
  Commit: c771bf05e06407044e00c317dda0e6708b3439d0
      https://github.com/llvm/llvm-project/commit/c771bf05e06407044e00c317dda0e6708b3439d0
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    A llvm/include/llvm/CodeGen/PatchableFunction.h
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/Passes/CodeGenPassBuilder.h
    M llvm/include/llvm/Passes/MachinePassRegistry.def
    M llvm/lib/CodeGen/CodeGen.cpp
    M llvm/lib/CodeGen/PatchableFunction.cpp
    M llvm/lib/Passes/PassBuilder.cpp

  Log Message:
  -----------
  [CodeGen][NPM] Port PatchableFunction to NPM


  Commit: 5fbffe948165b625a64c9b24dde94a8c04ccc17b
      https://github.com/llvm/llvm-project/commit/5fbffe948165b625a64c9b24dde94a8c04ccc17b
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M llvm/test/CodeGen/AArch64/patchable-function-entry-empty.mir

  Log Message:
  -----------
  add test


  Commit: 2e8fadf1e60b03e3efab3308d0bbb3913fafc6ec
      https://github.com/llvm/llvm-project/commit/2e8fadf1e60b03e3efab3308d0bbb3913fafc6ec
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

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

  Log Message:
  -----------
  [AMDGPU][NPM] Port GCNCreateVOPD to NPM


  Commit: acf62aa98af87c70201682b7878a63d4ec0e3351
      https://github.com/llvm/llvm-project/commit/acf62aa98af87c70201682b7878a63d4ec0e3351
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

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

  Log Message:
  -----------
  clang format


  Commit: 6f8423114f1819da7924e7760a5882801905cbcc
      https://github.com/llvm/llvm-project/commit/6f8423114f1819da7924e7760a5882801905cbcc
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/vopd-combine.mir

  Log Message:
  -----------
  add test


  Commit: 63c0f401a846e7d2f87d59fd08477eee18f69467
      https://github.com/llvm/llvm-project/commit/63c0f401a846e7d2f87d59fd08477eee18f69467
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUPassRegistry.def
    M llvm/lib/Target/AMDGPU/GCNCreateVOPD.cpp

  Log Message:
  -----------
  format and sort registry


Compare: https://github.com/llvm/llvm-project/compare/1aeebc20c7ed...63c0f401a846

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