[PATCH] D46010: [AArch64] Improve cost of vector division by constant

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 03:59:27 PDT 2018


rengolin added a comment.

Do we have similar cost tests for x86, Arm and others? It would be nice to make sure the change to `BasicTTIImplBase` didn't break other targets' costs.


Repository:
  rL LLVM

https://reviews.llvm.org/D46010





More information about the llvm-commits mailing list