[all-commits] [llvm/llvm-project] ea9c26: AMDGPU/GlobalISel: Remove getVRegDef null checks i...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Nov 8 10:29:37 PST 2024


  Branch: refs/heads/users/arsenm/amdgpu-globalisel-remove-getvregdef-null-checks
  Home:   https://github.com/llvm/llvm-project
  Commit: ea9c26481d116fa37fd41460a5b0f68947bd9359
      https://github.com/llvm/llvm-project/commit/ea9c26481d116fa37fd41460a5b0f68947bd9359
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-11-08 (Fri, 08 Nov 2024)

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

  Log Message:
  -----------
  AMDGPU/GlobalISel: Remove getVRegDef null checks in selector

We should be able to assume every virtual register is defined.



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