[all-commits] [llvm/llvm-project] 3c0310: [ARM] Enable verifyInstructionPredicates (#139262)
David Green via All-commits
all-commits at lists.llvm.org
Mon May 12 01:05:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c0310876551d8206853e4a0752c369afdaaaa09
https://github.com/llvm/llvm-project/commit/3c0310876551d8206853e4a0752c369afdaaaa09
Author: David Green <david.green at arm.com>
Date: 2025-05-12 (Mon, 12 May 2025)
Changed paths:
M llvm/lib/Target/ARM/ARMAsmPrinter.cpp
Log Message:
-----------
[ARM] Enable verifyInstructionPredicates (#139262)
All the tests pass and a bootstrap and run of the llvm-test-suite passed
successfully. Enable verifyInstructionPredicates so that instructions
which are invalid with the current set of features produce an error.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list