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

Matthias Springer via All-commits all-commits at lists.llvm.org
Fri Jun 21 00:14:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0255c48188801b20884bb6b2603d3af642782fba
      https://github.com/llvm/llvm-project/commit/0255c48188801b20884bb6b2603d3af642782fba
  Author: Matthias Springer <me at m-sp.org>
  Date:   2024-06-21 (Fri, 21 Jun 2024)

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

  Log Message:
  -----------
  [mlir][Transforms] Dialect conversion: Remove workaround (#96186)

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