[PATCH] D120150: Constant folding of llvm.amdgcn.trig.preop
Ravi Korsa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 18 23:28:25 PST 2022
Ravi added a comment.
In D120150#3332613 <https://reviews.llvm.org/D120150#3332613>, @foad wrote:
>> Ran the test over the entire range of double floating-point.
>
> Just curious: how long does it take to test all 2^64 inputs?
It took around 5 days on Ryzen 9 - 5950. Was running a single thread for CPU though. And each input was checked with all 32 segments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120150/new/
https://reviews.llvm.org/D120150
More information about the llvm-commits
mailing list