This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine][NFC] PR37603: low bit mask canonicalization
ClosedPublic

Authored by lebedev.ri on May 27 2018, 11:14 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

lebedev.ri created this revision.May 27 2018, 11:14 AM
lebedev.ri updated this revision to Diff 149751.Jun 4 2018, 6:49 AM

Added test with constants.

lebedev.ri accepted this revision.Jun 4 2018, 8:08 AM

Self-accepting since the actual dependent differential is reviewed and accepted.

This revision is now accepted and ready to land.Jun 4 2018, 8:08 AM
This revision was automatically updated to reflect the committed changes.