[PATCH] D74185: Revert the revert of vectorization commits

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 09:31:21 PST 2020


george.karpenkov added a comment.

> Runnable reproducer requires some prerequisites. It would be good if you could provide a simpler one.

I understand, but actually we have already spent a very large amount of time on reducing this.

To make sure we are on the same page: what do you mean by prerequisites? In order to run the reproducer, you only need to wget a single C++ file with no dependencies and link it to the IR dump/


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

https://reviews.llvm.org/D74185





More information about the llvm-commits mailing list