Displaying 1 result from an estimated 1 matches for "rg0122a4ea661".
2020 Nov 09
0
LLVM Weekly - #358, November 9th 2020
...rogress 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-ratified bitmanip extension.
[d47300f](https://reviews.llvm.org/rGd47300f503c),
[0122a4e](https://reviews.llvm.org/rG0122a4ea661),
[cc3bf27](https://reviews.llvm.org/rGcc3bf270776), and more.
* parallelTransformReduce and parallelForEachError were added to LLVM's
parallel utility library. [c0a922b](https://reviews.llvm.org/rGc0a922b3db2).
* A `!interleave` operator was added to TableGen to concatenate a list of
values...