[PATCH] D74185: Revert the revert of vectorization commits

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 08:00:08 PST 2020


ABataev requested changes to this revision.
ABataev added a comment.
This revision now requires changes to proceed.

I tried to compare the LLVM IR. I did not find incorrect optimizations. Actually, it is very hard to compare such big files. It would be good if you could try to generate a smaller reproducer. Also, reverting is not productive, better to try to find a proper fix.


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

https://reviews.llvm.org/D74185





More information about the llvm-commits mailing list