The declarative tablegen definitions split rules into match and apply steps.
Prepare for that by doing the same in the C++ implementations. This aids
some of the migration effort while the tablegen version is incomplete.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM