[PATCH] D99741: [RISCV][Clang] Add some RVV Floating-Point intrinsic functions. (vfclass, vfmerge, vfrec7, vfrsqrt7, vfsqrt)
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 20 09:07:36 PDT 2021
craig.topper added a comment.
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?
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