[all-commits] [llvm/llvm-project] c21a4f: Fix errors in use of strictfp attribute.
Kevin P. Neal via All-commits
all-commits at lists.llvm.org
Fri May 29 09:28:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c21a4f84b0e83aaf8f5390f6299a8857197f96c4
https://github.com/llvm/llvm-project/commit/c21a4f84b0e83aaf8f5390f6299a8857197f96c4
Author: Kevin P. Neal <kevin.neal at sas.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M llvm/test/CodeGen/SystemZ/fp-strict-alias.ll
M llvm/test/CodeGen/SystemZ/fp-strict-cmp-04.ll
M llvm/test/CodeGen/SystemZ/fp-strict-cmp-05.ll
M llvm/test/CodeGen/SystemZ/fp-strict-cmps-04.ll
M llvm/test/CodeGen/SystemZ/fp-strict-cmps-05.ll
M llvm/test/CodeGen/SystemZ/vec-strict-conv-02.ll
Log Message:
-----------
Fix errors in use of strictfp attribute.
Errors spotted with use of: https://reviews.llvm.org/D68233
More information about the All-commits
mailing list