Files
clang-p2996/mlir/lib/Dialect/Tensor/Utils
Han-Chung Wang 2db190fda6 [mlir][tensor][NFC] Move function comments to where they are declared. (#94002)
According to LLVM style guide, we prefer putting the documentation
comments for public APIs into the header file.

See
https://llvm.org/docs/CodingStandards.html#doxygen-use-in-documentation-comments
for more details.
2024-05-31 13:21:44 -07:00
..