================ @@ -409,6 +409,7 @@ RISC-V Support ^^^^^^^^^^^^^^ - Tenstorrent Ascalon D8 was renamed to Ascalon X. Use `tt-ascalon-x` with `-mcpu` or `-mtune`. +- Adds intrinsics for the 'Zvabd` (RISC-V Integer Vector Absolute Difference) extension. ---------------- lukel97 wrote:
Nit, use past tense to match the note above ```suggestion - Intrinsics were added for the 'Zvabd` (RISC-V Integer Vector Absolute Difference) extension. ``` https://github.com/llvm/llvm-project/pull/185617 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
