This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine][NFC] Tests for 'signed truncation check' optimization
ClosedPublic

Authored by lebedev.ri on Aug 8 2018, 10:46 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

spatel accepted this revision.Aug 13 2018, 8:20 AM
spatel added a subscriber: spatel.

Tests LGTM. It might help me or other reviewers see how these patterns escape the current set of transforms in foldAndOfICmps(), so please commit.

This revision is now accepted and ready to land.Aug 13 2018, 8:20 AM
This revision was automatically updated to reflect the committed changes.