[PATCH] D26494: [ARM] Add plumbing for GlobalISel
Quentin Colombet via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 15:41:06 PST 2016
qcolombet accepted this revision.
qcolombet added a comment.
This revision is now accepted and ready to land.
Hi,
LGTM.
One comment: Given you've hooked up the full pipeline, you could add a test case for each pass and or a test case from LLVM IR to -stop-after instruction-select (or even down to assembly).
Right now, the testing only covers the IRTranslator.
Cheers,
-Quentin
https://reviews.llvm.org/D26494
More information about the llvm-commits
mailing list