[all-commits] [llvm/llvm-project] 4030ff: [PGO] Fix expensive test compilation error

Christian Ulmann via All-commits all-commits at lists.llvm.org
Fri Apr 28 05:17:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4030fff06ac1086d4c1623242a1de69aa1939786
      https://github.com/llvm/llvm-project/commit/4030fff06ac1086d4c1623242a1de69aa1939786
  Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
    M llvm/unittests/ProfileData/InstrProfTest.cpp

  Log Message:
  -----------
  [PGO] Fix expensive test compilation error

This commit fixes a compilation error introduced in
https://reviews.llvm.org/D149361

Reviewed By: gysit

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




More information about the All-commits mailing list