[PATCH] D81292: [X86] Fold undef elts to 0 in getTargetVShiftByConstNode.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 5 11:47:51 PDT 2020
craig.topper created this revision.
craig.topper added reviewers: RKSimon, spatel.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
Similar to D81212 <https://reviews.llvm.org/D81212>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D81292
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/vec_shift5.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81292.268902.patch
Type: text/x-patch
Size: 5522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/6e48cfb1/attachment.bin>
More information about the llvm-commits
mailing list