This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Pull fneg out of extract_vector_elt
ClosedPublic

Authored by arsenm on Apr 27 2017, 4:58 PM.

Details

Reviewers
kzhuravl
Summary

This allows folding source modifiers in more f16 cases.
Makes it easier to select per-component packed neg modifiers

Diff Detail

Event Timeline

arsenm created this revision.Apr 27 2017, 4:58 PM
kzhuravl accepted this revision.May 10 2017, 1:00 PM

LGTM.

This revision is now accepted and ready to land.May 10 2017, 1:00 PM
arsenm closed this revision.May 11 2017, 10:39 AM

r302813