Files
clang-p2996/clang/test/CodeGen
Craig Topper 1b02db52b7 [X86] Update some av512 shift intrinsics to use "unsigned int" parameter instead of int to match Intel documentation
There are 65 that take a scalar shift amount. Intel documentation shows 60 of them taking unsigned int. There are 5 versions of srli_epi16 that use int, the 512-bit maskz and 128/256 mask/maskz.

Fixes PR45931

Differential Revision: https://reviews.llvm.org/D80251
2020-05-22 20:12:57 -07:00
..
2019-10-14 22:44:42 +00:00
2020-04-30 23:42:38 +02:00
2020-05-12 09:21:19 -07:00
2019-07-15 20:02:23 +00:00
2020-05-21 09:02:56 -04:00
2019-08-14 15:35:40 +00:00
2019-09-17 09:53:14 +00:00