[all-commits] [llvm/llvm-project] 40391c: [LoopUnrollRuntime] Add option to assume the non l...
whitneywhtsang via All-commits
all-commits at lists.llvm.org
Sun Mar 7 15:49:59 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40391cef61644d565c5db4d416e227698647f1ed
https://github.com/llvm/llvm-project/commit/40391cef61644d565c5db4d416e227698647f1ed
Author: Whitney Tsang <whitneyt at ca.ibm.com>
Date: 2021-03-07 (Sun, 07 Mar 2021)
Changed paths:
A llvm/test/Transforms/LoopUnroll/runtime-loop-at-most-two-exits.ll
Log Message:
-----------
[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
More information about the All-commits
mailing list