[llvm-dev] shl

Josh Sharp via llvm-dev llvm-dev at lists.llvm.org
Wed May 15 13:03:08 PDT 2019


Hi,
I got a question about the SDNode "shl"

def shl        : SDNode<"ISD::SHL"       , SDTIntShiftOp>;

Does it stand for "shift logical" and in what direction does it shift?
How to shift in the other direction?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190515/53abe00f/attachment.html>


More information about the llvm-dev mailing list