[all-commits] [llvm/llvm-project] 66d189: Fix errors in use of strictfp attribute.
Kevin P. Neal via All-commits
all-commits at lists.llvm.org
Fri May 29 09:25:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 66d1899e2ffd2581f774ecf51ced4a325e7d004b
https://github.com/llvm/llvm-project/commit/66d1899e2ffd2581f774ecf51ced4a325e7d004b
Author: Kevin P. Neal <kevin.neal at sas.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M llvm/test/CodeGen/PowerPC/fp-strict-f128.ll
M llvm/test/CodeGen/PowerPC/fp-strict-minmax.ll
M llvm/test/CodeGen/PowerPC/fp-strict.ll
M llvm/test/CodeGen/PowerPC/ppcf128-constrained-fp-intrinsics.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