diff options
author | Craig Topper <craig.topper@intel.com> | 2019-06-18 19:04:03 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-06-18 19:04:03 +0000 |
commit | 10e6128c62ed4ef9e777a8dcb082f9f0a77d52eb (patch) | |
tree | 2bced309c6de21c5ce4ab0a767a1a6db5fa612cc /clang/lib/CodeGen/TargetInfo.cpp | |
parent | 33e85ad95679976c3a831ccc43275c37bcd02731 (diff) | |
download | llvm-10e6128c62ed4ef9e777a8dcb082f9f0a77d52eb.zip llvm-10e6128c62ed4ef9e777a8dcb082f9f0a77d52eb.tar.gz llvm-10e6128c62ed4ef9e777a8dcb082f9f0a77d52eb.tar.bz2 |
[X86] Remove unnecessary line that makes v4f32 FP_ROUND Legal. NFC
FP_ROUND defaults to Legal for all MVT types and nothing changes
the v4f32 entry way from this default. If we needed this line
we'd also need one for v8f32 with AVX512 which we don't have.
llvm-svn: 363719
Diffstat (limited to 'clang/lib/CodeGen/TargetInfo.cpp')
0 files changed, 0 insertions, 0 deletions