[all-commits] [llvm/llvm-project] 9fa721: remove useless call in MIRSampleProfile.cpp

XinWang10 via All-commits all-commits at lists.llvm.org
Mon Apr 17 01:18:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fa721c7c65f3fd74b6db78db830f88abf00ad4d
      https://github.com/llvm/llvm-project/commit/9fa721c7c65f3fd74b6db78db830f88abf00ad4d
  Author: Wang, Xin10 <xin10.wang at intel.com>
  Date:   2023-04-17 (Mon, 17 Apr 2023)

  Changed paths:
    M llvm/lib/CodeGen/MIRSampleProfile.cpp

  Log Message:
  -----------
  remove useless call in MIRSampleProfile.cpp

This call getSummary returns a value but nobody take
it.

Reviewed By: skan

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




More information about the All-commits mailing list