Jean Christophe Beyler <jean.christophe.bey...@gmail.com> writes: > In regard to what you said, do you mean I should build the tree before > the expand pass, by writing a new pass that will work on the trees > instead of rtx?
Oh, sorry, I'm an idiot. I forgot that you only have RTL at this point. I would go with what you wrote and see what happens. Ian