[llvm-commits] Patch to add support for WidenVecRes_MERGE_VALUES

Tobias Grosser tobias at grosser.es
Tue Aug 30 11:35:08 PDT 2011


On 08/30/2011 01:04 PM, Villmow, Micah wrote:
> Thanks for the feedback, new revision attached.
There seems one unneeded white space change. (Can be fixed on commit)

> SDValue MakeLibCall(RTLIB::Libcall LC, EVT RetVT,
>                     const SDValue *Ops, unsigned NumOps, bool isSigned,
>                     DebugLoc dl);
> +
>    	std::pair<SDValue, SDValue>   ExpandChainLibCall(RTLIB::Libcall
Otherwise, it looks good. Let's see if Eli has any additional comments.

Cheers
Tobi



More information about the llvm-commits mailing list