[LoopUnrollRuntime] Add option to assume the non latch exit block to be
authorWhitney Tsang <whitneyt@ca.ibm.com>
Sun, 7 Mar 2021 23:48:00 +0000 (23:48 +0000)
committerWhitney Tsang <whitneyt@ca.ibm.com>
Sun, 7 Mar 2021 23:48:00 +0000 (23:48 +0000)
commit40391cef61644d565c5db4d416e227698647f1ed
tree65fa0dc43c697fe568642bfee813afdaecb87e3e
parent3a11a41795bec548e91621caaa4cc00fc31b2212
[LoopUnrollRuntime] Add option to assume the non latch exit block to be
predictable. (Add LIT)

Reviewed By: Meinersbur, bmahjour

Differential Revision: https://reviews.llvm.org/D97747
llvm/test/Transforms/LoopUnroll/runtime-loop-at-most-two-exits.ll [new file with mode: 0644]