[all-commits] [llvm/llvm-project] ccfabe: CodeGen: Remove redundant REQUIRES registerd-targe...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jul 8 17:24:30 PDT 2025
Branch: refs/heads/users/arsenm/codegen/remove-redundant-requires-registered-target-backend-tests
Home: https://github.com/llvm/llvm-project
Commit: ccfabea37fdbb9493c1bf0d3200cbbebd82ac2f2
https://github.com/llvm/llvm-project/commit/ccfabea37fdbb9493c1bf0d3200cbbebd82ac2f2
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-09 (Wed, 09 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