[all-commits] [llvm/llvm-project] ccc52a: [AMDGPU] Remove dead code in SIISelLowering (NFC) ...

Nicolas Miller via All-commits all-commits at lists.llvm.org
Wed Sep 11 07:52:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ccc52a817fb4b7579f2749d4242eff91371040f7
      https://github.com/llvm/llvm-project/commit/ccc52a817fb4b7579f2749d4242eff91371040f7
  Author: Nicolas Miller <nicolas.miller at codeplay.com>
  Date:   2024-09-11 (Wed, 11 Sep 2024)

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

  Log Message:
  -----------
  [AMDGPU] Remove dead code in SIISelLowering (NFC) (#108198)

This return is dead code as the return just above will always be taken.



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