[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
Thu Apr 22 09:34:31 PDT 2021


thakis added a comment.

In D99741#2701918 <https://reviews.llvm.org/D99741#2701918>, @craig.topper wrote:

> In D99741#2701398 <https://reviews.llvm.org/D99741#2701398>, @thakis wrote:
>
>>>> I think maybe reverting is not a good idea if we have a good progress on this slow down issue.
>>>
>>> Yes, if we can fix the regression in a few days, then all is good.
>>
>> Another ping here. check-clang is down to 5 min now, but it's still a 11% regression (used to be 4.5 min, went to 5.5 min, now 5 min).
>
> https://reviews.llvm.org/D100611 has not landed yet. Is the 5 min number with or without that patch?

Without. I'm just looking at my bot cycle times. Ok, let's wait for that to play out :)


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