[all-commits] [llvm/llvm-project] 884876: [Codegen] TargetLowering::getCanonicalIndexType - ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Oct 14 05:08:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 88487662f7c245419e00672c42cb5adc749c1ba3
      https://github.com/llvm/llvm-project/commit/88487662f7c245419e00672c42cb5adc749c1ba3
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-10-14 (Thu, 14 Oct 2021)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp

  Log Message:
  -----------
  [Codegen] TargetLowering::getCanonicalIndexType - early out scaled MVT::i8 indices. NFCI.

Avoids unused assignment scan-build warning.




More information about the All-commits mailing list