[PATCH] D80251: [X86] Update some av512 shift intrinsics to use "unsigned int" parameter instead of int to match Intel documentaiton

Sanjay Patel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 20 06:29:42 PDT 2020


spatel added a comment.

Is it possible to fix those other 5 in the Intel docs for consistency, or is there some functional reason that those are different?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80251/new/

https://reviews.llvm.org/D80251





More information about the cfe-commits mailing list