[all-commits] [llvm/llvm-project] 4c9774: Reapply "[mlgo] Dependency-free training mode logger"

Mircea Trofin via All-commits all-commits at lists.llvm.org
Tue Dec 6 10:30:08 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c97745bf037aa063ce3b442d1b8bd23b22acd6c
      https://github.com/llvm/llvm-project/commit/4c97745bf037aa063ce3b442d1b8bd23b22acd6c
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
    M llvm/include/llvm/Analysis/TensorSpec.h
    M llvm/lib/Analysis/TensorSpec.cpp
    M llvm/lib/Analysis/TrainingLogger.cpp
    A llvm/lib/Analysis/models/log_reader.py
    A llvm/test/CodeGen/MLRegalloc/Inputs/two-large-fcts.ll
    M llvm/test/CodeGen/MLRegalloc/dev-mode-logging.ll
    M llvm/test/Transforms/Inline/ML/ml-test-development-mode.ll

  Log Message:
  -----------
  Reapply "[mlgo] Dependency-free training mode logger"

This reverts commit 8abe7b11f74bea63d3134c144137b72146da0c7b.

Added the missing cast which was causing a build problem on certain compilers.




More information about the All-commits mailing list