[all-commits] [llvm/llvm-project] 9667e6: [llvm][AArch64] Drop unused&redundant field in the...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Wed Jul 3 10:01:30 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9667e6044a2fce85f2fb35cd1731cbc8491f1871
https://github.com/llvm/llvm-project/commit/9667e6044a2fce85f2fb35cd1731cbc8491f1871
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M llvm/unittests/TargetParser/TargetParserTest.cpp
Log Message:
-----------
[llvm][AArch64] Drop unused&redundant field in the TargetParserTest. NFC (#97367)
There were a couple of cases where this field was just plain wrong
because we weren't actually testing against it. Instead, drop the
`CPUAttr` field on AArch64 tests.
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