[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 14:05:12 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3408dcbdf054: [X86] Fold undef elts to 0 in getTargetVShiftByConstNode. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

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.268934.patch
Type: text/x-patch
Size: 5522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/ce1cbde6/attachment.bin>


More information about the llvm-commits mailing list