[PATCH] D88392: [M68k] (Patch 6/8) IR Tests
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 7 13:05:02 PST 2021
jrtc27 added a comment.
Most of these tests are still using bad check prefixes. Use CHECK if you only have one prefix in use, and if you need multiple then that's fine but make sure they match `[A-Z0-9]+`. Plus `x00` doesn't make sense, it's m680x0 not m68x00.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88392/new/
https://reviews.llvm.org/D88392
More information about the llvm-commits
mailing list