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

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d729f4c38fca91736ef1008660baccbd9d3552f6
      https://github.com/llvm/llvm-project/commit/d729f4c38fca91736ef1008660baccbd9d3552f6
  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.

Reviewed By: Chia-hungDuan

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




More information about the All-commits mailing list