On Wednesday 10 February 2010 11:27:36 you wrote:
> > What happens to metadata when SelectionDAGs get built? Is it lost?
>
> It is still there.
How do I get to it after all the SelectionDAG stuff is run? I need to be able
to write TableGen patterns that look for the metadata and generate a
different MachineInstr.
-Dave