[PATCH] D48369: [CodeGen] Make block removal order deterministic in CodeGenPrepare

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 08:52:12 PDT 2018


dexonsmith resigned from this revision.
dexonsmith added a comment.

Resigning as reviewer (thanks for fixing the complexity); I'll let the other reviewers sort out if `SmallVector` is an even better solution here.


https://reviews.llvm.org/D48369





More information about the llvm-commits mailing list