[all-commits] [llvm/llvm-project] 6f6238: [mlir] Bug fix. Stream must outlive the pass manager.

Roman Dzhabarov via All-commits all-commits at lists.llvm.org
Fri Nov 19 13:36:20 PST 2021


  Branch: refs/heads/fix_asan
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f62380b2b5b20f16ea8365718735814abbff58f
      https://github.com/llvm/llvm-project/commit/6f62380b2b5b20f16ea8365718735814abbff58f
  Author: rdzhabarov <rdzhabarov at google.com>
  Date:   2021-11-19 (Fri, 19 Nov 2021)

  Changed paths:
    M mlir/lib/Dialect/GPU/Transforms/SerializeToBlob.cpp

  Log Message:
  -----------
  [mlir] Bug fix. Stream must outlive the pass manager.

Bug fix. Stream must outlive the pass manager.

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




More information about the All-commits mailing list