diff options
author | Craig Topper <craig.topper@intel.com> | 2018-06-01 18:26:35 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-06-01 18:26:35 +0000 |
commit | d521d16ba435741a878c9be7208b3330c69fc3d9 (patch) | |
tree | 7fec330ae32b328ce88dc5cfea96fb78ff37ca16 /clang/lib/Headers/tgmath.h | |
parent | 4cb54e96f9856ce2956995292cfbbda3e67d5771 (diff) | |
download | bcm5719-llvm-d521d16ba435741a878c9be7208b3330c69fc3d9.tar.gz bcm5719-llvm-d521d16ba435741a878c9be7208b3330c69fc3d9.zip |
[X86] Rewrite avx512vbmi unmasked and maskz macro intrinsics to be wrappers around their __builtin function with appropriate arguments rather than just passing arguments to the masked intrinsic.
This is more consistent with all of our other avx512 macro intrinsics.
It also fixes a bad cast where an argument was casted to mmask8 when it should have been a mmask16.
llvm-svn: 333778
Diffstat (limited to 'clang/lib/Headers/tgmath.h')
0 files changed, 0 insertions, 0 deletions