[PATCH] D43093: [FastISel] Sink local value materializations to first use
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 22 17:16:18 PST 2018
MatzeB added a comment.
Looks good from what I can see, though I'm not super experienced with fast-isel either. Does this work correctly in the case when fast-isel aborts while selecting a block?
https://reviews.llvm.org/D43093
More information about the llvm-commits
mailing list