[PATCH] D79836: [mlir] Change generate-test-checks.py to `%[[V:.*]]` style
Alex Zinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 13 02:39:17 PDT 2020
ftynse added a comment.
I prefer this style because it makes clear what's value and what's something else when also pattern-matching named attributes for example.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79836/new/
https://reviews.llvm.org/D79836
More information about the llvm-commits
mailing list