[llvm-dev] Return value from TargetLowering::LowerOperation?

Matt Arsenault via llvm-dev llvm-dev at lists.llvm.org
Fri Jan 22 10:27:56 PST 2016


> On Jan 22, 2016, at 08:02, Tom Stellard via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
>> * The same SDValue as LowerOperation was called on.
> 
> This tells the legalizer that the input node is legal.

I thought SDValue() does this. The same op is supposed to defer to the generic legalization
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160122/6102e61b/attachment.html>


More information about the llvm-dev mailing list