This is an archive of the discontinued LLVM Phabricator instance.

Conditionalize X86 Darwin MaxVectorAlign on the presence of AVX.
ClosedPublic

Authored by ab on Aug 26 2015, 4:59 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

ab updated this revision to Diff 33278.Aug 26 2015, 4:59 PM
ab retitled this revision from to Conditionalize X86 Darwin MaxVectorAlign on the presence of AVX..
ab updated this object.
ab added a reviewer: rjmccall.
ab added a subscriber: cfe-commits.
rjmccall edited edge metadata.Aug 27 2015, 11:40 AM

Okay, and you're doing the avx512 part of this in a separate commit? LGTM.

ab accepted this revision.Aug 27 2015, 1:05 PM
ab added a reviewer: ab.

Yep, thanks!

This revision is now accepted and ready to land.Aug 27 2015, 1:05 PM
This revision was automatically updated to reflect the committed changes.