[PATCH] D52899: [TTI] Check that lowered type is floating point before calling isFabsFree

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 17:38:47 PDT 2018


dschuff added a comment.

Right but the point is that we don't currently have a way to ensure that the code is doing its job; if the SLP vectorizer stops doing its thing and calling the code that was asserting, then this test won't be testing anything.


Repository:
  rL LLVM

https://reviews.llvm.org/D52899





More information about the llvm-commits mailing list