[PATCH] D17176: [CodeGen] Add getBuildVector and getSplatBuildVector helpers.

Ahmed Bougacha via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 16:35:38 PST 2016


ab updated this revision to Diff 47752.
ab added a comment.

Correct for overzealous macro.  Remove now dead variable.


http://reviews.llvm.org/D17176

Files:
  include/llvm/CodeGen/SelectionDAG.h
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17176.47752.patch
Type: text/x-patch
Size: 28587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160212/c4016d1d/attachment.bin>


More information about the llvm-commits mailing list