[PATCH] D80251: [X86] Update some av512 shift intrinsics to use "unsigned int" parameter instead of int to match Intel documentaiton
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 21 10:48:12 PDT 2020
RKSimon added a comment.
Can we add -Wsign-conversion checks to the tests? That was mentioned on PR45931
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80251/new/
https://reviews.llvm.org/D80251
More information about the cfe-commits
mailing list