Displaying 1 result from an estimated 1 matches for "ea5989b".
2020 Nov 09
0
LLVM Weekly - #358, November 9th 2020
...p://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 was introduced.
[cea0599](https://reviews.llvm.org/rGcea0599aa75),
* A range of fixes and improvements were made to the RISC-V backend's support
for the yet-to-be-rat...