[PATCH] D109484: [SLP] Calculate overload types from intrinsic description

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 16 08:52:55 PDT 2021


spatel added a comment.

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`?


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