[PATCH] D125514: [WebAssembly] Use CHECK-NEXT for irreducible-cfg.mir
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 10:59:43 PDT 2022
dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.
This looks good. Keep the interleaving if you find it more readable.
But thanks for the pointer @asb, I knew about the LLVM IR version of that tool but didn't know there was a MIR one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125514/new/
https://reviews.llvm.org/D125514
More information about the llvm-commits
mailing list