[PATCH] D99741: [RISCV][Clang] Add some RVV Floating-Point intrinsic functions. (vfclass, vfmerge, vfrec7, vfrsqrt7, vfsqrt)

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 16 05:17:00 PDT 2021


thakis added a comment.

In D99741#2694369 <https://reviews.llvm.org/D99741#2694369>, @khchen wrote:

> In D99741#2694344 <https://reviews.llvm.org/D99741#2694344>, @thakis wrote:
>
>> Was there any more progress on this? If not, let's revert for now to not permanently slow down tests by over 20%.
>
> https://reviews.llvm.org/D100611
> https://reviews.llvm.org/D100617

Great, let's wait and see for a few days to see if it lands, and if so how much that recovers then.

> Do you mean revert https://github.com/llvm/llvm-project/compare/a3bfddbb6a27...59d5b8c27b43?

Yes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99741/new/

https://reviews.llvm.org/D99741



More information about the cfe-commits mailing list