[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

Hal Finkel hfinkel at anl.gov
Wed Jan 2 21:04:57 PST 2013


----- Original Message -----
> From: "Nadav Rotem" <nrotem at apple.com>
> To: "Hal Finkel" <hfinkel at anl.gov>
> Cc: llvm-commits at cs.uiuc.edu
> Sent: Wednesday, January 2, 2013 10:46:11 PM
> Subject: Re: [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
> 
> 
> 
> 
> 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.

Good point. r171459.

 -Hal

-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory



More information about the llvm-commits mailing list