[all-commits] [llvm/llvm-project] 2f18f1: Revert "[Instrumentor][FIX] Ensure CXX headers are...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Wed Jun 24 16:43:08 PDT 2026


  Branch: refs/heads/users/jdoerfert/instrumentor_flop_count_revert
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f18f1e755427f42dba2b71fcd85f55d7351251f
      https://github.com/llvm/llvm-project/commit/2f18f1e755427f42dba2b71fcd85f55d7351251f
  Author: Johannes Doerfert <jdoerfert.llvm at gmail.com>
  Date:   2026-06-24 (Wed, 24 Jun 2026)

  Changed paths:
    M compiler-rt/lib/instrumentor-tools/flop-counter/CMakeLists.txt

  Log Message:
  -----------
  Revert "[Instrumentor][FIX] Ensure CXX headers are available (#205693)"

This reverts commit c6a17f1bfd7607229aba71d0de92db95335b8ce7.


  Commit: ed1c7db0f100b70d56dc6cd7207f32d45eff36d9
      https://github.com/llvm/llvm-project/commit/ed1c7db0f100b70d56dc6cd7207f32d45eff36d9
  Author: Johannes Doerfert <jdoerfert.llvm at gmail.com>
  Date:   2026-06-24 (Wed, 24 Jun 2026)

  Changed paths:
    M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
    M compiler-rt/cmake/config-ix.cmake
    M compiler-rt/lib/CMakeLists.txt
    R compiler-rt/lib/instrumentor-tools/CMakeLists.txt
    R compiler-rt/lib/instrumentor-tools/README.md
    R compiler-rt/lib/instrumentor-tools/flop-counter/CMakeLists.txt
    R compiler-rt/lib/instrumentor-tools/flop-counter/README.md
    R compiler-rt/lib/instrumentor-tools/flop-counter/flop_counter_config.json
    R compiler-rt/lib/instrumentor-tools/flop-counter/flop_counter_runtime.cpp
    R compiler-rt/lib/instrumentor-tools/instrumentor_runtime.h
    M compiler-rt/test/CMakeLists.txt
    R compiler-rt/test/instrumentor-tools/CMakeLists.txt
    R compiler-rt/test/instrumentor-tools/lit.cfg.py
    R compiler-rt/test/instrumentor-tools/lit.site.cfg.py.in
    R compiler-rt/test/instrumentor-tools/simple_flops.c
    R compiler-rt/test/instrumentor-tools/vector_flops.cpp

  Log Message:
  -----------
  Revert "[Instrumentor] Add runtime examples: [1/N] A flop counter (#205221)"

This reverts commit b576ec61928671722c7bf7cf2df42862fd41b683.


Compare: https://github.com/llvm/llvm-project/compare/2f18f1e75542%5E...ed1c7db0f100

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list