This is an archive of the discontinued LLVM Phabricator instance.

[NFC][LoopUnroll] Add `-unroll-runtime-other-exit-predictable=false` in `runtime-multiexit-heuristic.ll`
ClosedPublic

Authored by Whitney on Mar 5 2021, 7:37 PM.

Details

Summary

Added -unroll-runtime-other-exit-predictable=false in runtime-multiexit-heuristic.ll to make it more robust.
runtime-multiexit-heuristic.ll intention is to test -unroll-runtime-multi-exit=false, so the default value of -unroll-runtime-other-exit-predictable should not impact the result.

Diff Detail

Event Timeline

Whitney created this revision.Mar 5 2021, 7:37 PM
Whitney requested review of this revision.Mar 5 2021, 7:37 PM
This revision is now accepted and ready to land.Mar 7 2021, 12:30 PM
This revision was landed with ongoing or failed builds.Mar 7 2021, 3:53 PM
This revision was automatically updated to reflect the committed changes.