[all-commits] [llvm/llvm-project] 530db6: [mlir][async] Update comments about library regist...

Ingo Müller via All-commits all-commits at lists.llvm.org
Fri Jun 16 11:04:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 530db6a3b44cfbe59c32dba4fe6b7f25a0e9390c
      https://github.com/llvm/llvm-project/commit/530db6a3b44cfbe59c32dba4fe6b7f25a0e9390c
  Author: Ingo Müller <ingomueller at google.com>
  Date:   2023-06-16 (Fri, 16 Jun 2023)

  Changed paths:
    M mlir/lib/ExecutionEngine/AsyncRuntime.cpp

  Log Message:
  -----------
  [mlir][async] Update comments about library registration. (NFC)

This updates the code comments about the library registration mechanism,
which changed in https://reviews.llvm.org/D153029, and which should have
updated as part of that patch.

Reviewed By: ingomueller-net

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




More information about the All-commits mailing list