[all-commits] [llvm/llvm-project] 3bd620: [mlir] Correct 2 places that result in corrupted c...

Tres via All-commits all-commits at lists.llvm.org
Wed Jan 13 11:35:47 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bd620d4504915615b8368b20eb9e5c34f3fb779
      https://github.com/llvm/llvm-project/commit/3bd620d4504915615b8368b20eb9e5c34f3fb779
  Author: Tres Popp <tpopp at google.com>
  Date:   2021-01-13 (Wed, 13 Jan 2021)

  Changed paths:
    M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
    M mlir/lib/Transforms/Utils/DialectConversion.cpp

  Log Message:
  -----------
  [mlir] Correct 2 places that result in corrupted conversion rollbacks

This corrects the last 2 issues caught by tests when causing dialect
conversion rollbacks to occur.

Differential Revision: https://reviews.llvm.org/D94623




More information about the All-commits mailing list