[all-commits] [llvm/llvm-project] 4e7454: [LoopUnroll] Fix not-rotated.ll by adding back a l...
whitneywhtsang via All-commits
all-commits at lists.llvm.org
Thu May 28 20:06:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4e74541a928090b3604094e239884b0ea0a631bb
https://github.com/llvm/llvm-project/commit/4e74541a928090b3604094e239884b0ea0a631bb
Author: Whitney Tsang <whitneyt at ca.ibm.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M llvm/lib/Transforms/Utils/LoopUnroll.cpp
Log Message:
-----------
[LoopUnroll] Fix not-rotated.ll by adding back a limitation was unintentionally
removed in https://reviews.llvm.org/D80477
More information about the All-commits
mailing list