This is an archive of the discontinued LLVM Phabricator instance.

[Hexagon] Add implicit uses when necessary in vector select expansion
ClosedPublic

Authored by kparzysz on Sep 2 2016, 2:27 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

kparzysz updated this revision to Diff 70236.Sep 2 2016, 2:27 PM
kparzysz retitled this revision from to [Hexagon] Add implicit uses when necessary in vector select expansion.
kparzysz updated this object.
kparzysz added a reviewer: ronl.
kparzysz set the repository for this revision to rL LLVM.
ronl edited edge metadata.Sep 2 2016, 3:25 PM

LGTM, and it now produces correct answers when compiling and running Halide/test/correctnesss/pyramid_repo.cpp

ronl accepted this revision.Sep 2 2016, 3:25 PM
ronl edited edge metadata.
This revision is now accepted and ready to land.Sep 2 2016, 3:25 PM
This revision was automatically updated to reflect the committed changes.