[NFC][LoopUnroll] Add `-unroll-runtime-other-exit-predictable=false` in
authorWhitney Tsang <whitneyt@ca.ibm.com>
Sun, 7 Mar 2021 23:51:09 +0000 (23:51 +0000)
committerWhitney Tsang <whitneyt@ca.ibm.com>
Sun, 7 Mar 2021 23:51:09 +0000 (23:51 +0000)
commit0d8f102809b260d046d60a280d005362725c33e5
treef5874c4a8c522adbac856d6e5f0871e84dce67b2
parent40391cef61644d565c5db4d416e227698647f1ed
[NFC][LoopUnroll] Add `-unroll-runtime-other-exit-predictable=false` in
`runtime-multiexit-heuristic.ll`

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.

Reviewed By: Meinersbur

Differential Revision: https://reviews.llvm.org/D98098
llvm/test/Transforms/LoopUnroll/runtime-multiexit-heuristic.ll