test: Disable store vector with memset on powerpc64.
This will be re-enabled with LLVM 19.
This commit is contained in:
@@ -1450,6 +1450,7 @@ test "store vector with memset" {
|
||||
.mips64el,
|
||||
.riscv64,
|
||||
.powerpc,
|
||||
.powerpc64,
|
||||
=> {
|
||||
// LLVM 16 ERROR: "Converting bits to bytes lost precision"
|
||||
// https://github.com/ziglang/zig/issues/16177
|
||||
|
||||
Reference in New Issue
Block a user