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

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 01:03:46 PST 2019


uabelho added a comment.

In D70298#1747644 <https://reviews.llvm.org/D70298#1747644>, @uabelho wrote:

> Nice! This indeed seems to solve the problem we saw in PR40816.
>
> I don't know the code but I can at least provide some additional testing by including this patch in my weekend testing to see nothing unexpected pops up there.


Testing went well!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70298





More information about the llvm-commits mailing list