This is an archive of the discontinued LLVM Phabricator instance.

Revert "[ScalarEvolution] createSCEV(): recognize `udiv`/`urem` disguised as an `sdiv`/`srem`"
ClosedPublic

Authored by goncharov on Jul 6 2020, 7:27 AM.

Details

Summary

This reverts commit 2c16100e6f72075564ea1f67fa5a82c269dafcd3.

ninja check-polly fails:

Polly :: Isl/CodeGen/MemAccess/generate-all.ll
Polly :: ScopInfo/multidim_srem.ll

Diff Detail

Event Timeline

goncharov created this revision.Jul 6 2020, 7:27 AM
Herald added a project: Restricted Project. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Jul 6 2020, 7:42 AM
This revision was automatically updated to reflect the committed changes.