[all-commits] [llvm/llvm-project] 2da592: [Target] Remove unnecessary casts (NFC) (#149342)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Jul 17 15:24:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2da59287aa22a81bb07da07bd1ff8759d08a3368
      https://github.com/llvm/llvm-project/commit/2da59287aa22a81bb07da07bd1ff8759d08a3368
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-17 (Thu, 17 Jul 2025)

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

  Log Message:
  -----------
  [Target] Remove unnecessary casts (NFC) (#149342)

getFunction().getParent() already returns Module *.



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