Displaying 1 result from an estimated 1 matches for "25ba6b2".
2020 Nov 09
0
LLVM Weekly - #358, November 9th 2020
.../lists.llvm.org/pipermail/llvm-dev/2020-November/146396.html).
* Paul C. Anagnostopoulos seeks feedback on the idea of [adding named template
arguments to
TableGen](http://lists.llvm.org/pipermail/llvm-dev/2020-November/146331.html).
## LLVM commits
* A community support policy was documented.
[25ba6b2](https://reviews.llvm.org/rG25ba6b2bcd1).
* Implementation was started on `llvm.coro.async` which will be used by the
Swift frontend to lower async functions.
[ea5989b](https://reviews.llvm.org/rGea5989b43ad),
[c6543cc](https://reviews.llvm.org/rGc6543cc6b8f).
* llvm.loop.mustprogress metadata wa...