]> git.ipfire.org Git - thirdparty/gcc.git/commit
Aarch64: Change costs for TX2 to expose more vectorization opportunities
authorAnton Youdkevitch <anton.youdkevitch@bell-sw.com>
Fri, 10 Jul 2020 18:13:02 +0000 (19:13 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Fri, 10 Jul 2020 18:13:02 +0000 (19:13 +0100)
commit5311690085e35659f294e1f6321df51b0d723d89
tree91f21fcf9fc9bd6929629e8a80b29d3ac0067ebd
parent870fe50eff86f97fbe871d1fcaaa93c4e1ec1cf5
Aarch64: Change costs for TX2 to expose more vectorization opportunities

Make the costs such that they do not exaclty reflect
the actual instructions costs from the manual but make
the codegen emit the code we want it to.

gcc/ChangeLog:

* config/aarch64/aarch64.c (thunderx2t99_regmove_cost,
thunderx2t99_vector_cost): Likewise.
gcc/config/aarch64/aarch64.c