[X86] Fix errors in use of strictfp attribute.
authorKevin P. Neal <kevin.neal@sas.com>
Fri, 29 May 2020 16:19:33 +0000 (12:19 -0400)
committerKevin P. Neal <kevin.neal@sas.com>
Fri, 29 May 2020 16:31:55 +0000 (12:31 -0400)
commitcd74ccc965e773a3f0c31cd6bb46de318cefdca9
tree9e6236311bd3edb5d61da7a953d7a3b0e01859c7
parentf6a6de288bfb23e45ab2558a9c163132cfe7579a
[X86] Fix errors in use of strictfp attribute.

Errors spotted with use of: https://reviews.llvm.org/D68233
12 files changed:
llvm/test/CodeGen/X86/fp-intrinsics.ll
llvm/test/CodeGen/X86/fp-strict-scalar-cmp.ll
llvm/test/CodeGen/X86/fp-strict-scalar-round.ll
llvm/test/CodeGen/X86/vec-strict-128.ll
llvm/test/CodeGen/X86/vec-strict-256.ll
llvm/test/CodeGen/X86/vec-strict-512.ll
llvm/test/CodeGen/X86/vec-strict-fptoint-128.ll
llvm/test/CodeGen/X86/vec-strict-fptoint-256.ll
llvm/test/CodeGen/X86/vec-strict-fptoint-512.ll
llvm/test/CodeGen/X86/vec-strict-round-128.ll
llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics-flags.ll
llvm/test/CodeGen/X86/vector-half-conversions.ll