Displaying 1 result from an estimated 1 matches for "8fc07fe".
2020 Nov 09
0
LLVM Weekly - #358, November 9th 2020
...-file`. [d6a468d](https://reviews.llvm.org/rGd6a468d622b).
## Other project commits
* A new 'TOSA' (Tensor Operator Set Architecture) MLIR dialect was added.
[b281211](https://reviews.llvm.org/rGb28121133d8).
* A design document was added for runtime derived type descriptions in Clang.
[8fc07fe](https://reviews.llvm.org/rG8fc07fed32b).
* LLD now allows you to specify a custom to script to be called for missing
libraries, which could be used to provide extra suggestions to the user (e.g.
suggesting specific packages to install).
[cfc3226](https://reviews.llvm.org/rGcfc32267e27),
[3bdeb2a]...