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

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Jul 25 13:07:43 PDT 2024


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