[all-commits] [llvm/llvm-project] 7938c6: [CodeGen][NPM] Port InitUndef to NPM

Akshat Oke via All-commits all-commits at lists.llvm.org
Mon Jul 7 23:49:41 PDT 2025


  Branch: refs/heads/users/optimisan/port/init-undef
  Home:   https://github.com/llvm/llvm-project
  Commit: 7938c63eb0883f47cffd02219400780ede01e559
      https://github.com/llvm/llvm-project/commit/7938c63eb0883f47cffd02219400780ede01e559
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    A llvm/include/llvm/CodeGen/InitUndef.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/InitUndef.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/test/CodeGen/AArch64/init-undef.mir
    M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
    M llvm/test/CodeGen/RISCV/rvv/handle-noreg-with-implicit-def.mir
    M llvm/test/CodeGen/RISCV/rvv/subregister-undef-early-clobber.mir
    M llvm/test/CodeGen/RISCV/rvv/undef-earlyclobber-chain.mir

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


  Commit: 814a732ba3c3a3110d018c958c438fd25870a036
      https://github.com/llvm/llvm-project/commit/814a732ba3c3a3110d018c958c438fd25870a036
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/InitUndef.h

  Log Message:
  -----------
  fix comment


  Commit: 86719da772436d8767460ea0f3f57576b832606b
      https://github.com/llvm/llvm-project/commit/86719da772436d8767460ea0f3f57576b832606b
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/InitUndef.h

  Log Message:
  -----------
  add isRequired()


Compare: https://github.com/llvm/llvm-project/compare/4c9a53330d1e...86719da77243

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