[all-commits] [llvm/llvm-project] 603e84: [NFC][TLI] Move `isLoadBitCastBeneficial()` implem...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Fri Dec 30 15:09:00 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 603e8490729e477680f0bc8284e136ceeb66e7f4
      https://github.com/llvm/llvm-project/commit/603e8490729e477680f0bc8284e136ceeb66e7f4
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-31 (Sat, 31 Dec 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/lib/CodeGen/TargetLoweringBase.cpp

  Log Message:
  -----------
  [NFC][TLI] Move `isLoadBitCastBeneficial()` implementation into source file

... so any change to it does not cause 700 source files to be recompiled.




More information about the All-commits mailing list