[PATCH] D109484: [SLP] Calculate overload types from intrinsic description
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 16 09:30:49 PDT 2021
RKSimon added a comment.
In D109484#3004064 <https://reviews.llvm.org/D109484#3004064>, @spatel wrote:
> Is this D109049 <https://reviews.llvm.org/D109049> without the `isnan` intrinsic changes?
> Is it possible to show a SLP difference with some existing intrinsic with mixed/complex types like `@llvm.uadd.with.overflow`?
For reference, this is PR40853
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109484/new/
https://reviews.llvm.org/D109484
More information about the llvm-commits
mailing list