[all-commits] [llvm/llvm-project] 9af442: [mlir][builtin] Make `unrealized_conversion_cast` ...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue May 13 05:39:38 PDT 2025
Branch: refs/heads/users/matthias-springer/builtin_inliner
Home: https://github.com/llvm/llvm-project
Commit: 9af44228473496f8d8ebe6a81bdc02965dd36ff0
https://github.com/llvm/llvm-project/commit/9af44228473496f8d8ebe6a81bdc02965dd36ff0
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M mlir/include/mlir/InitAllDialects.h
M mlir/include/mlir/Transforms/InliningUtils.h
M mlir/lib/Transforms/Utils/InliningUtils.cpp
M mlir/test/Transforms/inlining.mlir
Log Message:
-----------
[mlir][builtin] Make `unrealized_conversion_cast` inlineable
Until now, `builtin.unrealized_conversion_cast` ops could not be inlined by the Inliner pass.
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