[all-commits] [llvm/llvm-project] 59731f: [llvm][llc][test] Fix REQUIRES in regalloc pipelin...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Jul 3 06:14:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59731f5cfac65d8441c19287dea241ad500faac5
https://github.com/llvm/llvm-project/commit/59731f5cfac65d8441c19287dea241ad500faac5
Author: David Spickett <david.spickett at linaro.org>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M llvm/test/tools/llc/new-pm/x86_64-regalloc-pipeline.mir
Log Message:
-----------
[llvm][llc][test] Fix REQUIRES in regalloc pipeline test
Two problems here:
* Missing ":" after REQUIRES, so it was never checked for
and ran anyway.
* The target name is "x86" not "x86_64".
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