[Mlir-commits] [mlir] [mlir][Transforms] Add `ApplyConversionAction` for profiling purposes (PR #146208)

Markus Böck llvmlistbot at llvm.org
Mon Jun 30 01:15:17 PDT 2025


zero9178 wrote:

Would it make sense to add tests for this? 
Something akin to: https://github.com/llvm/llvm-project/blob/87e6e490e79384a523bc7f0216c3db60227d6d58/mlir/test/Pass/action-logging.mlir 
or https://github.com/llvm/llvm-project/blob/f33afea2604fc2f1c4745561277c1156fe8c673c/mlir/test/Pass/action-profiler.mlir

https://github.com/llvm/llvm-project/pull/146208


More information about the Mlir-commits mailing list