[PATCH] D26678: [X86] Remove dead code from LowerVectorBroadcast

Zvi Rackover via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 07:06:08 PST 2016


zvi updated this revision to Diff 78869.
zvi added a comment.

Applied @andreadb's suggestion, and we could do the same to lowerBuildVectorToBitOp in a follow-up commit.
I also eliminate the 'Splat' variable, so the diff may look a bit larger.


Repository:
  rL LLVM

https://reviews.llvm.org/D26678

Files:
  lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26678.78869.patch
Type: text/x-patch
Size: 4881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161122/3a78bbe7/attachment.bin>


More information about the llvm-commits mailing list