OSDN Git Service

X86: Add checks for fma_patterns[_wide].ll with -enable-no-infs-fp-math
authorNicolai Haehnle <nhaehnle@gmail.com>
Thu, 8 Dec 2016 14:08:08 +0000 (14:08 +0000)
committerNicolai Haehnle <nhaehnle@gmail.com>
Thu, 8 Dec 2016 14:08:08 +0000 (14:08 +0000)
commit09d35d93b16f7ee16e99037bf26bbf64de6a2033
tree69de7be0fc968dbdde9320b766cc9ca755e4f4ec
parente299df179977149e0f99efc414d194f01a5bf2ef
X86: Add checks for fma_patterns[_wide].ll with -enable-no-infs-fp-math

This re-adds checks for the patterns that were disabled with r288506.

Reviewers: spatel, delena, craig.topper

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D27346

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289049 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/fma_patterns.ll
test/CodeGen/X86/fma_patterns_wide.ll