[PATCH] D27347: X86: Add checks for fma_patterns_distributive[_wide].ll with -enable-no-infs-fp-math

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 08:20:28 PST 2016


nhaehnle created this revision.
nhaehnle added reviewers: spatel, delena, craig.topper.
nhaehnle added a subscriber: llvm-commits.

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


https://reviews.llvm.org/D27347

Files:
  test/CodeGen/X86/fma_patterns_distributive.ll
  test/CodeGen/X86/fma_patterns_distributive_wide.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27347.80074.patch
Type: text/x-patch
Size: 90611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161202/9d58f20a/attachment.bin>


More information about the llvm-commits mailing list