[PATCH] D37987: [DAG] allow store merging before and after legalization (PR34217)
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 18 13:26:08 PDT 2017
niravd accepted this revision.
niravd added a comment.
This revision is now accepted and ready to land.
LGTM. It would be nice if we could defer ISel lowering parts occuring during legalization so we can remove the pre-legalization step,
https://reviews.llvm.org/D37987
More information about the llvm-commits
mailing list