[PATCH] D43270: [GISel][Tablegen]: Make GlobalISelEmitter rule prioritization similar to that of selectionDAG
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 16 13:24:22 PST 2018
qcolombet accepted this revision.
qcolombet added a comment.
This revision is now accepted and ready to land.
Hi Aditya,
Given the initial goal of this backend is to provide a compatibility layer with SDISel, I think it just makes sense to reproduce the order we had in SDISel.
LGTM.
Cheers,
Q
Repository:
rL LLVM
https://reviews.llvm.org/D43270
More information about the llvm-commits
mailing list