[all-commits] [llvm/llvm-project] c09bdf: [LV] Require x86 target for interleaved access test
David Spickett via All-commits
all-commits at lists.llvm.org
Wed Aug 9 02:03:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c09bdfe6f77afc1378edaa959d71993b038ca9a7
https://github.com/llvm/llvm-project/commit/c09bdfe6f77afc1378edaa959d71993b038ca9a7
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-08-09 (Wed, 09 Aug 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/interleaved-accesses-use-after-free.ll
Log Message:
-----------
[LV] Require x86 target for interleaved access test
This is failing on every Linaro bot that only builds
the Arm or AArch64 targets, adding X86, it passes.
More information about the All-commits
mailing list