[all-commits] [llvm/llvm-project] ad20dc: [mlir][Transforms] Add `ApplyConversionAction` for...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Jul 4 05:59:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad20dc0a87fc34666dcd75390c149d5ea55a0fbd
https://github.com/llvm/llvm-project/commit/ad20dc0a87fc34666dcd75390c149d5ea55a0fbd
Author: Matthias Springer <me at m-sp.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M mlir/include/mlir/IR/Unit.h
M mlir/lib/Transforms/Utils/DialectConversion.cpp
M mlir/test/Transforms/test-legalizer.mlir
Log Message:
-----------
[mlir][Transforms] Add `ApplyConversionAction` for profiling purposes (#146208)
Add a new `ApplyConversionAction` so that users can profile the time
that is spent in the conversion driver.
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