[PATCH] D118115: [AVR][NFC] Improve CodeGen tests
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 13:05:54 PST 2022
MaskRay added a comment.
I don't think we should clutter up tests. `-DLLVM_ENABLE_EXPENSIVE_CHECKS=on` implies `-verify-machineinstrs`. There may be a proposal to enable `-verify-machineinstrs` automatically.
The problem may be to ensure `isMachineVerifierClean` returning false for AVR is correct.
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