[all-commits] [llvm/llvm-project] 1e029c: Add missing REQUIRES lines to unbreak buildbots
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Thu Oct 26 14:29:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e029cf53bc9fb1894824363634323f0ed51c5a8
https://github.com/llvm/llvm-project/commit/1e029cf53bc9fb1894824363634323f0ed51c5a8
Author: Alex Richardson <alexrichardson at google.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/ffs-i16.ll
M llvm/test/Transforms/InstCombine/fls-i16.ll
M llvm/test/Transforms/InstCombine/isascii-i16.ll
M llvm/test/Transforms/InstCombine/isdigit-i16.ll
M llvm/test/Transforms/InstCombine/printf-i16.ll
M llvm/test/Transforms/InstCombine/puts-i16.ll
M llvm/test/Transforms/InstCombine/sincospi.ll
M llvm/test/Transforms/OpenMP/barrier_removal.ll
Log Message:
-----------
Add missing REQUIRES lines to unbreak buildbots
Since e39f6c1844fab59c638d8059a6cf139adb42279a these tests require
a valid target in order to compute the data layout.
More information about the All-commits
mailing list