[all-commits] [llvm/llvm-project] 99cf39: [LoopUnroll] add test for full unroll that is sens...
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Nov 20 05:16:05 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 99cf39bfed6a70b32baa0db82c3cf48973bfa0ff
https://github.com/llvm/llvm-project/commit/99cf39bfed6a70b32baa0db82c3cf48973bfa0ff
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-11-20 (Fri, 20 Nov 2020)
Changed paths:
A llvm/test/Transforms/LoopUnroll/AArch64/thresholdO3-cost-model.ll
Log Message:
-----------
[LoopUnroll] add test for full unroll that is sensitive to cost-model; NFC
See discussion in D90554.
This is a partial un-revert of 32dd5870ee31. I'm adding
back the baseline tests first, so we don't have to
back-track as much in case there are still problems.
More information about the All-commits
mailing list