[all-commits] [llvm/llvm-project] d35f2c: Remove constant local variable (#83850)

Martin Wehking via All-commits all-commits at lists.llvm.org
Tue Mar 5 11:23:21 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d35f2c439a12b8e97e1bad02b6cc4349c9914345
      https://github.com/llvm/llvm-project/commit/d35f2c439a12b8e97e1bad02b6cc4349c9914345
  Author: Martin Wehking <martin.wehking at codeplay.com>
  Date:   2024-03-06 (Wed, 06 Mar 2024)

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

  Log Message:
  -----------
  Remove constant local variable (#83850)

Remove isThisReturn, which always has the value false.
Replace its uses with false directly.



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