[PATCH] D67210: [x86] bug fix for https://reviews.llvm.org/D64551
Bing Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 4 22:16:02 PDT 2019
yubing created this revision.
yubing added reviewers: craig.topper, RKSimon, LuoYuanke, pengfei.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
bug fix for https://reviews.llvm.org/D64551
Prevent combining X86ISD::VZEXT_MOVL into wrong DAGs
Repository:
rL LLVM
https://reviews.llvm.org/D67210
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/load-partial.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67210.218836.patch
Type: text/x-patch
Size: 9945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/c3fcc1d4/attachment.bin>
More information about the llvm-commits
mailing list