[mlir][async] Update comments about library registration. (NFC)
authorIngo Müller <ingomueller@google.com>
Fri, 16 Jun 2023 15:28:44 +0000 (15:28 +0000)
committerIngo Müller <ingomueller@google.com>
Fri, 16 Jun 2023 18:03:53 +0000 (18:03 +0000)
commit530db6a3b44cfbe59c32dba4fe6b7f25a0e9390c
treec10a17944255d3d915f3b993a56f634e6a184dc1
parentd6b4f6786ba5d061d5d5822dd391682dd7185e71
[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
mlir/lib/ExecutionEngine/AsyncRuntime.cpp