[PATCH] D78283: [MustExecute] Use MustBeExecutedInterval to eliminate work duplication

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 14:46:02 PDT 2020


lebedev.ri added a comment.
Herald added a reviewer: baziotis.
Herald added subscribers: okura, bbn.

> Early test results show significant improvements wrt. compile time and no changes to the context.

But the tests are changed.
Can this be split up into NFC refactoring + some other patches that change tests?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78283/new/

https://reviews.llvm.org/D78283





More information about the llvm-commits mailing list