[all-commits] [llvm/llvm-project] 843d4a: [Instrumentor] Add numeric operation instruction i...

Ethan Luis McDonough via All-commits all-commits at lists.llvm.org
Thu May 28 18:44:30 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 843d4a6a27a06527122d3c5fa1a3f85fd8d5fd1b
      https://github.com/llvm/llvm-project/commit/843d4a6a27a06527122d3c5fa1a3f85fd8d5fd1b
  Author: Ethan Luis McDonough <ethanluismcdonough at gmail.com>
  Date:   2026-05-28 (Thu, 28 May 2026)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/Instrumentor.h
    M llvm/lib/Transforms/IPO/Instrumentor.cpp
    M llvm/test/Instrumentation/Instrumentor/default_config.json
    M llvm/test/Instrumentation/Instrumentor/module_and_globals.ll
    A llvm/test/Instrumentation/Instrumentor/operations.json
    A llvm/test/Instrumentation/Instrumentor/operations.ll

  Log Message:
  -----------
  [Instrumentor] Add numeric operation instruction instrumentation support (#199749)

This patch introduces a new instrumentation opportunity for numeric
operations.



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