[all-commits] [llvm/llvm-project] 9d662b: CodeGen: Remove redundant REQUIRES registerd-targe...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jul 8 01:02:12 PDT 2025
Branch: refs/heads/users/arsenm/codegen/remove-redundant-requires-registered-target-backend-tests
Home: https://github.com/llvm/llvm-project
Commit: 9d662b3deaf22f6101e4889ef92422d6307a9552
https://github.com/llvm/llvm-project/commit/9d662b3deaf22f6101e4889ef92422d6307a9552
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M llvm/test/CodeGen/AArch64/GlobalISel/select-splat-vector.ll
M llvm/test/CodeGen/AArch64/dump-schedule-trace.mir
M llvm/test/CodeGen/AArch64/force-enable-intervals.mir
M llvm/test/CodeGen/AArch64/misched-detail-resource-booking-01.mir
M llvm/test/CodeGen/AArch64/misched-detail-resource-booking-02.mir
M llvm/test/CodeGen/AArch64/misched-sort-resource-in-trace.mir
M llvm/test/CodeGen/ARM/misched-prevent-erase-history-of-subunits.mir
M llvm/test/CodeGen/SystemZ/systemz-large-stack-frames.ll
M llvm/test/CodeGen/SystemZ/zos-ppa1.ll
M llvm/test/CodeGen/WebAssembly/expand-variadic-call.ll
M llvm/test/CodeGen/WebAssembly/vararg-frame.ll
Log Message:
-----------
CodeGen: Remove redundant REQUIRES registerd-target from backend tests
These are already applied to all the tests in the target subdirectory
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