[LV] Add cost-model test for AArch64 select costs.
authorFlorian Hahn <flo@fhahn.com>
Mon, 26 Oct 2020 13:43:31 +0000 (13:43 +0000)
committerFlorian Hahn <flo@fhahn.com>
Mon, 26 Oct 2020 13:43:31 +0000 (13:43 +0000)
commit1747aae9fc64448fb9b4f715dcd327c94f2fa4a6
treee5556758f7ff54a726f726253580d976edc2bffa
parent58d0ef2d0466a893ab400f6a9829057b9d851038
[LV] Add cost-model test for AArch64 select costs.

Currently, the cost of some compare/select patterns is overestimated on
AArch64.
llvm/test/Transforms/LoopVectorize/AArch64/select-costs.ll [new file with mode: 0644]