[all-commits] [llvm/llvm-project] b4924f: [llvm][nfc] InstructionCostDetail encapsulation

Mircea Trofin via All-commits all-commits at lists.llvm.org
Thu Apr 9 08:22:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b4924f01a45c03f4f1e7a504e3ba917a354c1ef9
      https://github.com/llvm/llvm-project/commit/b4924f01a45c03f4f1e7a504e3ba917a354c1ef9
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M llvm/lib/Analysis/InlineCost.cpp

  Log Message:
  -----------
  [llvm][nfc] InstructionCostDetail encapsulation

Ensured initialized fields; encapsulad delta calulations and evaluation
of threshold having had changed; assertion for CostThresholdMap
dereference, to indicate design intent.

Differential Revision: https://reviews.llvm.org/D77762




More information about the All-commits mailing list