[all-commits] [llvm/llvm-project] b1194b: [CodeGen][NPM] Port VirtRegRewriter to NPM

Akshat Oke via All-commits all-commits at lists.llvm.org
Tue Mar 11 03:08:58 PDT 2025


  Branch: refs/heads/users/optimisan/port-virt-reg-rewriter
  Home:   https://github.com/llvm/llvm-project
  Commit: b1194b992d8aa79a000766e441af31f17aa05c07
      https://github.com/llvm/llvm-project/commit/b1194b992d8aa79a000766e441af31f17aa05c07
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/VirtRegMap.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/VirtRegMap.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    M llvm/test/CodeGen/AMDGPU/alloc-aligned-tuples-gfx90a.mir
    M llvm/test/CodeGen/AMDGPU/fold-restore-undef-use.mir
    M llvm/test/CodeGen/AMDGPU/greedy-remark-crash-unassigned-reg.mir
    M llvm/test/CodeGen/X86/pr30821.mir

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

Not sure why this is squished into VirtRegMap.h


  Commit: 83f4fa7ac9e43baed20850992f2073da381f3ae1
      https://github.com/llvm/llvm-project/commit/83f4fa7ac9e43baed20850992f2073da381f3ae1
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/VirtRegMap.h
    M llvm/lib/CodeGen/VirtRegMap.cpp

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


  Commit: 65cd44317a450b6b0f753ab7cedd7df5db310f54
      https://github.com/llvm/llvm-project/commit/65cd44317a450b6b0f753ab7cedd7df5db310f54
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M llvm/lib/CodeGen/VirtRegMap.cpp
    M llvm/test/CodeGen/AMDGPU/alloc-aligned-tuples-gfx90a.mir

  Log Message:
  -----------
  AS


Compare: https://github.com/llvm/llvm-project/compare/f5eadae96270...65cd44317a45

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