[all-commits] [llvm/llvm-project] ce663b: [X86] Remove unnecessary casts (NFC) (#148395)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Jul 12 15:46:49 PDT 2025


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

  Changed paths:
    M llvm/lib/Target/X86/X86CallFrameOptimization.cpp

  Log Message:
  -----------
  [X86] Remove unnecessary casts (NFC) (#148395)

getRegisterInfo() already returns const X86RegisterInfo *.



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