[PATCH] D70298: [LV] Avoid considering scalar-with-predication instructions as also uniform-after-vectorization, fix PR40816

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 29 07:41:07 PST 2019


fhahn added a comment.

It looks like this also fixes https://bugs.llvm.org/show_bug.cgi?id=43951. The reproducer there might be a good source for a test case as well.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70298/new/

https://reviews.llvm.org/D70298





More information about the llvm-commits mailing list