[LoopUnroll] add test for full unroll that is sensitive to cost-model; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 20 Nov 2020 13:03:33 +0000 (08:03 -0500)
committerSanjay Patel <spatel@rotateright.com>
Fri, 20 Nov 2020 13:15:46 +0000 (08:15 -0500)
commit99cf39bfed6a70b32baa0db82c3cf48973bfa0ff
treef4509d7c79e6ba2bbb27ed0023bb52d207e79d6d
parent03d593dd7e6de269381ac71d0269a207f4dd1eeb
[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.
llvm/test/Transforms/LoopUnroll/AArch64/thresholdO3-cost-model.ll [new file with mode: 0644]