[PATCH] D57186: [SelectionDAG][X86] Don't use SEXTLOAD for promoting masked loads in the type legalizer
Stella Stamenova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 26 07:09:01 PST 2019
stella.stamenova added a comment.
In D57186#1372327 <https://reviews.llvm.org/D57186#1372327>, @craig.topper wrote:
> @stella.stamenova I don't think reverting mine fixed it. I notice this commit was also around the same time, but isn't logged. http://llvm.org/viewvc/llvm-project?revision=352254&view=revision Does the bot also build lld and use it?
@craig.topper Yes, the Buildbot builds and uses lld as well. I am not sure why this change wasn't logged, but it could be the reason for the break also (and it looks likely).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57186/new/
https://reviews.llvm.org/D57186
More information about the llvm-commits
mailing list