[PATCH] D118115: [AVR][NFC] Improve CodeGen tests
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 02:18:04 PST 2022
benshi001 added a comment.
Most AVR CodeGen tests lack `-verify-machineinstrs` options, so there are potential failures even `make check-all` passes.
So I add `-verify-machineinstrs` to all AVR CodeGen tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118115/new/
https://reviews.llvm.org/D118115
More information about the llvm-commits
mailing list