mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
b110e0485194d1b5ba4c3cb02a8cd2ee57be92cd
This mostly reuses earlier autoupgrade support for the sse and avx equivalents. Just needed to add the code to add the select. llvm-svn: 286092
…
…
[AVX-512] Remove masked pmovzx/pmovsx builtins and autoupgrade them to selects and native zext/sext.
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%