[LLVMdev] Patterns with Multiple Stores

David Greene dag at cray.com
Tue Nov 18 08:23:11 PST 2008


On Monday 17 November 2008 19:39, Dan Gohman wrote:

> > So the only remaining problem is how to specify the dependencies.
> > Is there an
> > example in another target that does this sort of thing?
>
> No, there is currently no way to refer to the chain result of a node
> in a pattern. Patches welcome :-).

Ok, I'll go with custom code for now.

I am interested in hacking tblgen since I've been trying to do that to support 
more complex patterns.  I have to learn a lot more about the guts, though.

I'll post some proposed patches and maybe we can have a good discussion.

                                              -Dave




More information about the llvm-dev mailing list