[all-commits] [llvm/llvm-project] 9559de: [Target] Remove unnecessary casts (NFC) (#151902)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Aug 4 07:40:41 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9559de180336ec542bc9c49da9f2800fa3ea5004
      https://github.com/llvm/llvm-project/commit/9559de180336ec542bc9c49da9f2800fa3ea5004
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-04 (Mon, 04 Aug 2025)

  Changed paths:
    M llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVInstPrinter.cpp
    M llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
    M llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
    M llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp

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

getImm() already returns int64_t.



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