[LoopUnrollRuntime] Add option to assume the non latch exit block to be
authorWhitney Tsang <whitneyt@ca.ibm.com>
Wed, 3 Mar 2021 20:41:41 +0000 (20:41 +0000)
committerWhitney Tsang <whitneyt@ca.ibm.com>
Wed, 3 Mar 2021 20:43:31 +0000 (20:43 +0000)
commit58d531fd6f04bf240755ca3f274cfefb20121e85
tree8dc02744ae6804d0789687a51532addb6487d3e5
parent60470ac7ff8e2e294636cb196de39e6b60be5995
[LoopUnrollRuntime] Add option to assume the non latch exit block to be
predictable.

Reviewed By: Meinersbur, bmahjour

Differential Revision: https://reviews.llvm.org/D97747
llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp