summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/math-builtins.c
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-01-06 21:45:30 +0000
committerCraig Topper <craig.topper@intel.com>2018-01-06 21:45:30 +0000
commitcf93feb9815529acfc4f5de22fe1ba7d35100996 (patch)
tree1d72fa3e44386e246546ed29c73d4aaccd408677 /clang/test/CodeGen/math-builtins.c
parent61d8a60e230a5598ad43e9735ddfb673f7a8d57a (diff)
downloadbcm5719-llvm-cf93feb9815529acfc4f5de22fe1ba7d35100996.tar.gz
bcm5719-llvm-cf93feb9815529acfc4f5de22fe1ba7d35100996.zip
[X86] Remove assembler predicates from all AVX512 related feature flags.
We don't do fine grained feature control like this on features prior to AVX512. We do still have checks in place in the assembly parser itself that prevents %zmm references or %xmm16-31 from being parsed without at least -mattr=avx512f. Same for rounding control and mask operands. That will prevent the table matcher from matching for any instructions that need those features and that's probably good enough. llvm-svn: 321947
Diffstat (limited to 'clang/test/CodeGen/math-builtins.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud