[LLVMdev] difference between pattern and dag2dag isels
Alkis Evlogimenos
evlogimenos at gmail.com
Fri Aug 19 02:49:47 PDT 2005
What's the difference between the pattern and the dag2dag instruction
selectors?
It seems that the pattern selector does not preserve the original dag but
the dag2dag one does. Is this done so that scheduling/other opts can be
performed more easily in the generated machine code?
Thanks,
--
Alkis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050819/1146e6ed/attachment.html>
More information about the llvm-dev
mailing list