[PATCH] D73162: [test] Avoid loop-unroll.c test getting confused by fadd in git revision
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 22 10:32:59 PST 2020
fhahn added a comment.
I think we could also just add a single match for something after the generated functions, to limit the scope of CHECK-NOT, e.g add something like `CHECK : !0 =`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73162/new/
https://reviews.llvm.org/D73162
More information about the cfe-commits
mailing list