This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by nhaehnle on Dec 2 2016, 8:20 AM.

Details

Summary

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

Event Timeline

nhaehnle updated this revision to Diff 80074.Dec 2 2016, 8:20 AM
nhaehnle retitled this revision from to X86: Add checks for fma_patterns_distributive[_wide].ll with -enable-no-infs-fp-math.
nhaehnle updated this object.
nhaehnle added reviewers: spatel, delena, craig.topper.
nhaehnle added a subscriber: llvm-commits.
nhaehnle abandoned this revision.Dec 7 2016, 4:14 AM

Obsoleted by changes to D27346.