The purpose of this task is to implemented hardware accelerated lowerings for the Vector<T> API surface for Vector512. In particular, this would allow Vector512.IsHardwareAccelerated to return true on compatible hardware. It would also allow Vector<T> to select Vector512 for its underlying implementation.