[LoopUnroll] add test for full unroll that is sensitive to cost-model; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 13 Nov 2020 21:05:07 +0000 (16:05 -0500)
committerSanjay Patel <spatel@rotateright.com>
Fri, 13 Nov 2020 22:15:23 +0000 (17:15 -0500)
commit618d555e8d926a83161774df2035519c387269db
tree373a6e617f6d4d5b8dfeef08a19db45d904e031c
parent2ed3a76745f9be48b75e12c71a9b349fde9f0108
[LoopUnroll] add test for full unroll that is sensitive to cost-model; NFC

See discussion in D90554.
llvm/test/Transforms/LoopUnroll/AArch64/thresholdO3-cost-model.ll [new file with mode: 0644]