[all-commits] [llvm/llvm-project] c4450a: [Lanai] Remove unnecessary casts (NFC) (#148765)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Jul 14 22:19:22 PDT 2025


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

  Changed paths:
    M llvm/lib/Target/Lanai/LanaiFrameLowering.cpp

  Log Message:
  -----------
  [Lanai] Remove unnecessary casts (NFC) (#148765)

getInstrInfo() already returns const LanaiInstrInfo *.

Likewise, getRegisterInfo() already returns const LanaiRegisterInfo *.



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