[all-commits] [llvm/llvm-project] d222fa: TargetInstrInfo: squelch a signedness warning on M...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Fri Dec 1 08:08:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d222fa4521531cc4ac14b8e157d231c108c003be
      https://github.com/llvm/llvm-project/commit/d222fa4521531cc4ac14b8e157d231c108c003be
  Author: Ramkumar Ramachandra <Ramkumar.Ramachandra at imgtec.com>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    M llvm/include/llvm/MC/MCInstrItineraries.h
    M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp

  Log Message:
  -----------
  TargetInstrInfo: squelch a signedness warning on MSVC (#74078)

Follow up on 9468de4 (TargetInstrInfo: make getOperandLatency return
optional (NFC)) to squelch a signedness warning on MSVC, reported by
Simon Pilgrim.




More information about the All-commits mailing list