[all-commits] [llvm/llvm-project] 47f05f: [mlir][Transforms] Dialect conversion: fix crash w...

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Jul 25 12:00:52 PDT 2024


  Branch: refs/heads/users/matthias-springer/fix_dialect_c_crash
  Home:   https://github.com/llvm/llvm-project
  Commit: 47f05fa3d05114febfba5b8cf5a95c26fb69654c
      https://github.com/llvm/llvm-project/commit/47f05fa3d05114febfba5b8cf5a95c26fb69654c
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-07-25 (Thu, 25 Jul 2024)

  Changed paths:
    M mlir/lib/Transforms/Utils/DialectConversion.cpp
    M mlir/test/Transforms/test-legalizer.mlir
    M mlir/test/lib/Dialect/Test/TestPatterns.cpp

  Log Message:
  -----------
  [mlir][Transforms] Dialect conversion: fix crash when converting detached region

This commit fixes a crash in the dialect conversion when applying a signature conversion to a block inside of a detached region.

This fixes an issue reported in https://github.com/llvm/llvm-project/pull/97213/files/4114d5be87596e11d86706a338248ebf05cf7150#r1691809730.



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