[XLA:CPU] Cleanups to VectorSupportLibrary, TargetMachineFeatures and DotOpEmitter
- Move VectorSupportLibrary to under service/cpu since it is specific to the CPU backend. - Use TargetMachineFeatures to infer the vector width in DotOpEmitter - Move the kAvxVectorSize magic constant into TargetMachineFeatures PiperOrigin-RevId: 180740693
Loading
Please sign in to comment