This is an archive of the discontinued LLVM Phabricator instance.

[X86] Adding a test for horizontal [f]add/[f]sub for avx512 vector type 16x32.
ClosedPublic

Authored by jbhateja on Aug 26 2017, 11:51 AM.

Event Timeline

jbhateja created this revision.Aug 26 2017, 11:51 AM
jbhateja accepted this revision.Aug 26 2017, 11:52 AM
jbhateja added a reviewer: craig.topper.
jbhateja added a subscriber: llvm-commits.
This revision is now accepted and ready to land.Aug 26 2017, 11:52 AM
This revision was automatically updated to reflect the committed changes.
jbhateja reopened this revision.Aug 27 2017, 5:04 AM

Re-opeing to add more tests under same revision.

This revision is now accepted and ready to land.Aug 27 2017, 5:04 AM
jbhateja updated this revision to Diff 112821.Aug 27 2017, 5:39 AM

[X86] Adding more test points for horizontal add/sub for integers/floating avx512 vector types.

jbhateja closed this revision.Aug 27 2017, 5:49 AM

closing with commit rL311847: [X86] Adding more tests for horizontal [F]HADD/[F]SUB for AVX512 vectors types.