Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 3.2k
invalid vector codegen with riscv64 #4486
Copy link
Copy link
Closed
Labels
arch-riscv6464-bit RISC-V64-bit RISC-VbugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorcontributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.This issue is limited in scope and/or knowledge of Zig internals.upstreamAn issue with a third party project that Zig uses.An issue with a third party project that Zig uses.
Milestone
Description
Metadata
Metadata
Assignees
Labels
arch-riscv6464-bit RISC-V64-bit RISC-VbugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorcontributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.This issue is limited in scope and/or knowledge of Zig internals.upstreamAn issue with a third party project that Zig uses.An issue with a third party project that Zig uses.
To reproduce:
In the
llvm10branch, remove this:zig/lib/std/fmt.zig
Lines 1735 to 1738 in 64365bc
Additionally grep for that URL / issue number and make sure no other test skips exist. Next:
Related: #3317
cc @luismarques