This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Remove dotprod from base extension list
ClosedPublic

Authored by SjoerdMeijer on Aug 11 2017, 5:46 AM.

Details

Summary

Dot product is an optional ARMv8.2a extension; remove it from the ARMv8.2a base extension list.

Diff Detail

Repository
rL LLVM

Event Timeline

SjoerdMeijer created this revision.Aug 11 2017, 5:46 AM
rengolin accepted this revision.Aug 11 2017, 5:51 AM
This revision is now accepted and ready to land.Aug 11 2017, 5:51 AM
This revision was automatically updated to reflect the committed changes.