[PATCH] D30838: [GlobalISel] Make LegalizerInfo accessible in LegalizerHelper
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 10 10:44:50 PST 2017
qcolombet accepted this revision.
qcolombet added a comment.
This revision is now accepted and ready to land.
Make sense to me.
The helper is already bound to a MachineFunction, so having the LegalizerInfo directly accessible is sensible IMHO.
LGTM.
https://reviews.llvm.org/D30838
More information about the llvm-commits
mailing list