lib/std/simd.zig | 1 - src/Compilation.zig | 6 +----- src/codegen/llvm.zig | 23 +++++++++++++++-------- src/target.zig | 19 ++++++++++++++++++- src/type.zig | 10 +++++++--- test/behavior/vector.zig | 24 ++++++++++++++++++++++++ test/cases/plan9/exit.zig | 5 ----- test/cases/plan9/hello_world_with_updates.0.zig | 28 ---------------------------- test/cases/plan9/hello_world_with_updates.1.zig | 10 ---------- 9 files changed, 65 insertions(+), 61 deletions(-)