This is an archive of the discontinued LLVM Phabricator instance.

[Scalarizer] Add UnaryOperator visitor to scalarization pass
ClosedPublic

Authored by cameron.mcinally on Jun 4 2019, 7:27 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2019, 7:27 AM
arsenm added a comment.Jun 4 2019, 7:33 AM

It's not wrong, but it should preserve them

It's not wrong, but it should preserve them

Ok. I can put this on my TODO list and will eventually get around to it. Thanks for the heads up...

arsenm accepted this revision.Jun 4 2019, 11:27 AM

LGTM

This revision is now accepted and ready to land.Jun 4 2019, 11:27 AM
This revision was automatically updated to reflect the committed changes.