This is an archive of the discontinued LLVM Phabricator instance.

[PPCVSXFMAMutate] Temporarily disable this pass
ClosedPublic

Authored by timshen on Mar 2 2016, 5:22 PM.

Details

Reviewers
hfinkel
Summary

Temporarily disable FMA mutation by default, since it doesn't handle
cross-basic-block intervals well.
See: http://lists.llvm.org/pipermail/llvm-dev/2016-February/095669.html and http://reviews.llvm.org/D17087

Diff Detail

Event Timeline

timshen updated this revision to Diff 49691.Mar 2 2016, 5:22 PM
timshen retitled this revision from to [PPCVSXFMAMutate] Temporarily disable this pass.
timshen updated this object.
timshen added a reviewer: hfinkel.
timshen added subscribers: echristo, llvm-commits.
hfinkel accepted this revision.Mar 2 2016, 5:30 PM
hfinkel edited edge metadata.

LGTM

This revision is now accepted and ready to land.Mar 2 2016, 5:30 PM
timshen closed this revision.Mar 2 2016, 5:32 PM