[all-commits] [llvm/llvm-project] 62f828: [IR][PGO] Verify invalid `MD_prof` metadata on ins...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Wed Jun 25 13:11:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62f8281e0842c9cefc847e1e22ec559a1a36f017
      https://github.com/llvm/llvm-project/commit/62f8281e0842c9cefc847e1e22ec559a1a36f017
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

  Changed paths:
    M llvm/lib/IR/Verifier.cpp
    M llvm/test/Transforms/SimplifyCFG/preserve-branchweights.ll
    A llvm/test/Verifier/branch-weight.ll
    M mlir/test/Target/LLVMIR/Import/import-failure.ll

  Log Message:
  -----------
  [IR][PGO] Verify invalid `MD_prof` metadata on instructions (#145576)

This PR places the validation of `MD_prof` instruction metadata in the Verifier.



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