This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Add the hw sqrt test for vector type v4f32/v2f64
ClosedPublic

Authored by steven.zhang on Nov 6 2020, 1:53 AM.

Details

Summary

PowerPC ISA support the input test for vector type v4f32 and v2f64. Replace the software compare with hw test will improve the perf.

Diff Detail

Event Timeline

steven.zhang created this revision.Nov 6 2020, 1:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 6 2020, 1:53 AM
steven.zhang requested review of this revision.Nov 6 2020, 1:53 AM
shchenz accepted this revision.Nov 10 2020, 9:38 PM

LGTM

This revision is now accepted and ready to land.Nov 10 2020, 9:38 PM
This revision was landed with ongoing or failed builds.Dec 2 2020, 7:19 PM
This revision was automatically updated to reflect the committed changes.