llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-backend-aarch64 Author: Matt Arsenault (arsenm) <details> <summary>Changes</summary> The test only depends on AArch64 as it should. --- Full diff: https://github.com/llvm/llvm-project/pull/111983.diff 1 Files Affected: - (modified) llvm/test/CodeGen/AArch64/vecreduce-propagate-sd-flags.ll (-1) ``````````diff diff --git a/llvm/test/CodeGen/AArch64/vecreduce-propagate-sd-flags.ll b/llvm/test/CodeGen/AArch64/vecreduce-propagate-sd-flags.ll index 823fdfb4809768..830f1efbdf67f6 100644 --- a/llvm/test/CodeGen/AArch64/vecreduce-propagate-sd-flags.ll +++ b/llvm/test/CodeGen/AArch64/vecreduce-propagate-sd-flags.ll @@ -1,4 +1,3 @@ -; REQUIRES: arm-registered-target ; REQUIRES: asserts ; RUN: llc -o /dev/null %s -debug-only=legalize-types 2>&1 | FileCheck %s `````````` </details> https://github.com/llvm/llvm-project/pull/111983 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits