[all-commits] [llvm/llvm-project] 374d9a: [mlir][builtin] Make `unrealized_conversion_cast` ...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue May 13 05:40:44 PDT 2025


  Branch: refs/heads/users/matthias-springer/builtin_inliner
  Home:   https://github.com/llvm/llvm-project
  Commit: 374d9a2518c436151b4a28c3858c51be1cf71f67
      https://github.com/llvm/llvm-project/commit/374d9a2518c436151b4a28c3858c51be1cf71f67
  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