[all-commits] [llvm/llvm-project] 1747aa: [LV] Add cost-model test for AArch64 select costs.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Oct 26 06:47:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1747aae9fc64448fb9b4f715dcd327c94f2fa4a6
https://github.com/llvm/llvm-project/commit/1747aae9fc64448fb9b4f715dcd327c94f2fa4a6
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
A llvm/test/Transforms/LoopVectorize/AArch64/select-costs.ll
Log Message:
-----------
[LV] Add cost-model test for AArch64 select costs.
Currently, the cost of some compare/select patterns is overestimated on
AArch64.
More information about the All-commits
mailing list