diff options
author | Craig Topper <craig.topper@intel.com> | 2018-01-11 01:37:59 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-01-11 01:37:59 +0000 |
commit | a1ef12a0516aeedf0b1fcaffa970fde03a39bb08 (patch) | |
tree | 6d200218eeb052526afca95fcc649fa886ce388c /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py | |
parent | 8e63fc70bec0b47f7f596a4f06893133ffeae6fe (diff) | |
download | bcm5719-llvm-a1ef12a0516aeedf0b1fcaffa970fde03a39bb08.tar.gz bcm5719-llvm-a1ef12a0516aeedf0b1fcaffa970fde03a39bb08.zip |
[X86] Make -mavx512f imply -mfma and -mf16c in the frontend like it does in the backend.
Similarly, make -mno-fma and -mno-f16c imply -mno-avx512f.
Withou this "-mno-sse -mavx512f" ends up with avx512f being enabled in the frontend but disabled in the backend.
llvm-svn: 322245
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py')
0 files changed, 0 insertions, 0 deletions