[all-commits] [llvm/llvm-project] f7a0cc: [mlir][Transforms] Support rolling back properties...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Feb 21 01:39:03 PST 2024


  Branch: refs/heads/users/matthias-springer/dialect_conversion_properties
  Home:   https://github.com/llvm/llvm-project
  Commit: f7a0cc4dd214b9f2b234ea5a61eaecdb19b6b3c4
      https://github.com/llvm/llvm-project/commit/f7a0cc4dd214b9f2b234ea5a61eaecdb19b6b3c4
  Author: Matthias Springer <springerm at google.com>
  Date:   2024-02-21 (Wed, 21 Feb 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] Support rolling back properties in dialect conversion

The dialect conversion rolls back inplace op modifications upon failure. Rolling back modifications of op properties was not supported before this commit.



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