[LLVMdev] Instruction with Multiple Destination operands
Sanjay Soman
sanj_soman at yahoo.com
Thu Jan 29 10:21:41 PST 2009
Hi,
Is there a way to specify multiple destination operands for instructions (as pattern in .td file)? I got an error from tablegen when tried using multiple destination (for example, I was using a pattern to do divrem (division and remainder) instruction).
Thanks,
-Sanjay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090129/1eb45c02/attachment.html>
More information about the llvm-dev
mailing list