[PATCH] D74185: Revert the revert of vectorization commits

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 18:03:39 PST 2020


george.karpenkov added a comment.

@ABataev Thanks for looking into this! You are right: when I try the `opt` tool I also get the same result. Yet somehow when inside TensorFlow, rolling back this revision does fix the miscompile.
Do you think you could give any advice what I can do to narrow it down? Maybe places to print before and after in vectorization passes?


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

https://reviews.llvm.org/D74185





More information about the llvm-commits mailing list