Files
clang-p2996/llvm/lib/Target/AVR/AVRSubtarget.cpp
Jianjian GUAN eb33db4f91 [AVR] Enable verifyInstructionPredicates for AVR
This patch fixes the failed test of verifyInstructionPredicates which is caused by verifyInstructionPredicates. verifyInstructionPredicates will add JMPk without checking the target predicate.

Reviewed By: benshi001

Differential Revision: https://reviews.llvm.org/D155570
2023-07-19 11:43:39 +08:00

1.5 KiB