[PATCH] D110534: [llvm-reduce] Reduce metadata references.
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 27 09:35:32 PDT 2021
jeroen.dobbelaere added inline comments.
================
Comment at: llvm/test/tools/llvm-reduce/remove-metadata-args.ll:13
+; REDUCED-NOT: Boring {{.*}} !md !0
+; REDUCED-NOT: !md !0 {{.*}} Boring
+
----------------
Just wondering: given the spaces around the matcher, will this have the wanted effect ? Aka, if you give the checker the original input, will it fail ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110534/new/
https://reviews.llvm.org/D110534
More information about the llvm-commits
mailing list