[PATCH] D79872: [MachineVerifier] Use the for Range loop to instead llvm::any_of

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 10:19:34 PDT 2020


nickdesaulniers added a comment.

> This bug has caused 248 cases error for the Machine Verfication of LiveVariable pass.

It might be good to add a test case that exercising this code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79872





More information about the llvm-commits mailing list