[all-commits] [llvm/llvm-project] 949d9d: [mlir][Transforms] Dialect conversion: Remove work...

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Jun 20 05:49:59 PDT 2024


  Branch: refs/heads/users/matthias-springer/dialect_conv_fix_me
  Home:   https://github.com/llvm/llvm-project
  Commit: 949d9d8e6dde574754e03c241c5118fecaf8d8b5
      https://github.com/llvm/llvm-project/commit/949d9d8e6dde574754e03c241c5118fecaf8d8b5
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M mlir/lib/Transforms/Utils/DialectConversion.cpp

  Log Message:
  -----------
  [mlir][Transforms] Dialect conversion: Remove workaround

This commit removes a `FIXME` in the code base that was in place because of patterns that used the dialect conversion API incorrectly. Those patterns have been fixed and the workaround is no longer needed.



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