[PATCH] D107381: [runtimeunroll] Support multiple exits to latch exit w/epilogue loop

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 19 11:25:59 PDT 2021


nikic added a comment.

Why did this only fail under expensive checks? The test has a `-verify-dom-info`, so I'd have expected that to fail with a normal build as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107381



More information about the llvm-commits mailing list