[PATCH] D51664: [IR] Lazily number instructions for local dominance queries
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 17:34:44 PST 2020
vsk added a comment.
Herald added a subscriber: bmahjour.
Is there still interest in pushing this forward? I like the approach taken here. We also just got a report of clang spending 21 minutes inside of DeadStoreElimination, and the lion's share of that time was within OrderedBasicBlock::comesBefore..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D51664/new/
https://reviews.llvm.org/D51664
More information about the llvm-commits
mailing list