[PATCH] D29540: Scalarization overhead estimation in getIntrinsicInstrCost() improved

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 01:55:04 PDT 2017


jonpa added a comment.

In https://reviews.llvm.org/D29540#701888, @vsk wrote:

> Thanks for taking a look, I filed a PR: http://bugs.llvm.org/show_bug.cgi?id=32285


I think this was an omission to check for a void return type. See my fix at https://reviews.llvm.org/D31024.


https://reviews.llvm.org/D29540





More information about the llvm-commits mailing list