[PATCH] D53306: [X86] Stop promoting integer loads to vXi64

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 10:26:52 PDT 2018


sammccall added a comment.

In https://reviews.llvm.org/D53306#1270947, @craig.topper wrote:

> @sammccall I've reverted the change in r344921.  Is there anything you can do to help narrow this down? Ideally providing the LLVM IR for the failing case.


Thanks Craig!
I've looped in @sanjoy who knows way more about this than I do, and has access to our internal continuous integration.
(I bet it's reproducible in the upstream TensorFlow repo too, but I don't have a build environment for that).


Repository:
  rL LLVM

https://reviews.llvm.org/D53306





More information about the llvm-commits mailing list