[llvm] TargetInstrInfo: make getOperandLatency return optional (NFC) (PR #73769)

Francesco Petrogalli via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 1 00:31:27 PST 2023


================
@@ -164,16 +165,17 @@ class InstrItineraryData {
 
   /// Return the cycle for the given class and operand.  Return -1 if no
----------------
fpetrogalli wrote:

This comment needs updating.

https://github.com/llvm/llvm-project/pull/73769


More information about the llvm-commits mailing list