[llvm-dev] Work on DAG Isel for TableGen and compiler

Paul C. Anagnostopoulos via llvm-dev llvm-dev at lists.llvm.org
Wed Nov 18 10:19:05 PST 2020


I have been working on improvements to TableGen's DAG Isel matcher backend. This has led me to thinking about ways to speed up the compile-time interpreter of the instruction selection matcher table.

Is this worth my time, given Fast Isel and the upcoming Global Isel selector?



More information about the llvm-dev mailing list