[PATCH] D71047: [LV] Keep dominator tree up to date during vectorization.

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 02:12:28 PST 2019


ebrevnov marked 5 inline comments as done.
ebrevnov added a comment.

In D71047#1773476 <https://reviews.llvm.org/D71047#1773476>, @fhahn wrote:

> IIUC ideally there should be no changes to the tests required to update the DT handling.


Now, this is NFC change. Everything else goes to a separate review.

Thanks
Evgeniy


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71047





More information about the llvm-commits mailing list