[LLVMdev] Pattern class

Kotler, Reed rkotler at mips.com
Sun Sep 16 02:26:37 PDT 2012


Has anybody used the Pattern class. We all use Pat and ComplexPattern but I can't find any examples of Pattern.

I have some instructions that I'm currently treating as pseudos but I'd like to treat them as patterns with several instructions but this does not seem to work, at least I can't get it to work so far.

I get an error:

Cannot handle instructions with temporaries yet!

When I try and use it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120916/b84332bb/attachment.html>


More information about the llvm-dev mailing list