This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Eliminate compares - add i32 sext/zext handling for SETNE
ClosedPublic

Authored by nemanjai on May 31 2017, 4:50 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

nemanjai created this revision.May 31 2017, 4:50 AM
nemanjai edited the summary of this revision. (Show Details)
echristo accepted this revision.Jun 5 2017, 1:00 PM

Feel free to commit any patches that look like this to this area :)

-eric

This revision is now accepted and ready to land.Jun 5 2017, 1:00 PM
This revision was automatically updated to reflect the committed changes.