This is an archive of the discontinued LLVM Phabricator instance.

[SPARC] Fix BooleanContents, so that select of a trunc doesn't eliminate the trunc.
ClosedPublic

Authored by jyknight on Jul 1 2015, 7:47 AM.

Details

Reviewers
echristo
venkatra

Diff Detail

Event Timeline

jyknight updated this revision to Diff 28869.Jul 1 2015, 7:47 AM
jyknight retitled this revision from to [SPARC] Fix BooleanContents, so that select of a trunc doesn't eliminate the trunc..
jyknight updated this object.
jyknight edited the test plan for this revision. (Show Details)
jyknight added a subscriber: Unknown Object (MLST).
echristo accepted this revision.Aug 17 2015, 11:08 AM
echristo edited edge metadata.

LGTM.
-eric

This revision is now accepted and ready to land.Aug 17 2015, 11:08 AM
jyknight closed this revision.Aug 19 2015, 2:00 PM

Was closed by commit r245444.