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

Adhemerval Zanella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 10:36:07 PDT 2018


zatrazz added inline comments.


================
Comment at: lib/Target/AArch64/AArch64TargetTransformInfo.cpp:477
 
+
 int AArch64TTIImpl::getArithmeticInstrCost(
----------------
And this new line shouldn't be here, I will remove it.


https://reviews.llvm.org/D46010





More information about the llvm-commits mailing list