[PATCH] D46010: [AArch64] Improve cost of vector division by constant
Adhemerval Zanella via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 9 04:42:14 PDT 2018
zatrazz added a comment.
In fact I couldn't find any code generation different with and without this patch on speccpu2000. Most likely the performance difference is expected runtime variance from speccpu2000 (I do see a lot in some components).
https://reviews.llvm.org/D46010
More information about the llvm-commits
mailing list