[llvm-commits] [llvm] r171453 - in /llvm/trunk: include/llvm/Target/TargetTransformImpl.h include/llvm/TargetTransformInfo.h lib/Target/TargetTransformImpl.cpp lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h
Nadav Rotem
nrotem at apple.com
Wed Jan 2 20:46:11 PST 2013
On Jan 2, 2013, at 6:34 PM, Hal Finkel <hfinkel at anl.gov> wrote:
> + /// The index and subtype parameters are used by some of the shuffle kinds
> + /// to add additional information.
I think that we should specifically say that ''SubTp" is used by insert/extract subvector.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130102/6611d2cb/attachment.html>
More information about the llvm-commits
mailing list