[all-commits] [llvm/llvm-project] a8daef: Lock the MLIR TypeConverter caches management to m...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sun Aug 27 16:58:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8daefed341f56a28cec3a83c86b2e65471aae88
      https://github.com/llvm/llvm-project/commit/a8daefed341f56a28cec3a83c86b2e65471aae88
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-08-27 (Sun, 27 Aug 2023)

  Changed paths:
    M mlir/include/mlir/Transforms/DialectConversion.h
    M mlir/lib/Transforms/Utils/DialectConversion.cpp

  Log Message:
  -----------
  Lock the MLIR TypeConverter caches management to make it thread-safe (NFC)

Reviewed By: springerm

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




More information about the All-commits mailing list