[PATCH] D93887: [RISCV] Add intrinsic testcase for some missing widening reduction.
Monk Chiang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 29 17:26:37 PST 2020
monkchiang added a comment.
In D93887#2474206 <https://reviews.llvm.org/D93887#2474206>, @craig.topper wrote:
> In D93887#2474176 <https://reviews.llvm.org/D93887#2474176>, @monkchiang wrote:
>
>> Add missing float->double tests for rv32.
>
> Are you also going to add the integer tests to this patch or will that be another patch?
Yes, thank you for your reminder.
I forgot the integer part. I will add it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93887/new/
https://reviews.llvm.org/D93887
More information about the llvm-commits
mailing list