The long-overdue (sorry!) prequel to D10724.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D12389
Conditionalize X86 Darwin MaxVectorAlign on the presence of AVX. ClosedPublic Authored by ab on Aug 26 2015, 4:59 PM.
Details
Diff Detail
Event Timelineab updated this object. ab mentioned this in D12390: Use 32/64 SimdDefaultAlign when AVX/AVX512 is enabled, even on i386..Aug 26 2015, 5:03 PM ab added a parent revision: D12390: Use 32/64 SimdDefaultAlign when AVX/AVX512 is enabled, even on i386.. This revision is now accepted and ready to land.Aug 27 2015, 1:05 PM Closed by commit rL246229: [X86] Conditionalize Darwin MaxVectorAlign on the presence of AVX. (authored by ab). · Explain WhyAug 27 2015, 3:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 33365 cfe/trunk/lib/Basic/Targets.cpp
cfe/trunk/test/CodeGen/vector-alignment.c
|