[all-commits] [llvm/llvm-project] f26db3: [MLIR] Add a OpWithFlags class that acts as a "str...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Fri Jul 25 11:58:35 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f26db3f3ec976a4465655dae733033d1420054b7
      https://github.com/llvm/llvm-project/commit/f26db3f3ec976a4465655dae733033d1420054b7
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M mlir/include/mlir/IR/Operation.h
    M mlir/lib/Analysis/DataFlow/LivenessAnalysis.cpp
    M mlir/lib/Transforms/RemoveDeadValues.cpp
    M mlir/lib/Transforms/Utils/DialectConversion.cpp

  Log Message:
  -----------
  [MLIR] Add a OpWithFlags class that acts as a "stream modifier" to customize Operation streaming (#150636)



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