search for: 8744d745

Displaying 2 results from an estimated 2 matches for "8744d745".

Did you mean: 874445
2020 Nov 18
0
Work on DAG Isel for TableGen and compiler
...you could find time to > improve those error messages, I would be extremely grateful. > > > >Thanks, > > > >Thomas > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201118/8744d745/attachment.html>
2020 Nov 18
2
Work on DAG Isel for TableGen and compiler
Are you talking about the type checking done in CodeGenDAGPatterns.cpp? Is it easy to post an example? At 11/18/2020 01:55 PM, Thomas Lively wrote: >Hi Paul, > >I think this would be time well spent. At least in the WebAssembly backend, the vast majority of our ISel work is still done with DAG ISel. I know this is different from the performance work you have in mind, but one of my