mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-14 15:23:15 +00:00
Remove dead code
This commit is contained in:
@@ -1728,7 +1728,6 @@ gb_internal lbValue lb_build_builtin_simd_proc(lbProcedure *p, Ast *expr, TypeAn
|
||||
args[1] = align;
|
||||
args[2] = mask;
|
||||
args[3] = val;
|
||||
// res.type = arg1.type;
|
||||
break;
|
||||
|
||||
case BuiltinProc_simd_masked_store:
|
||||
|
||||
Reference in New Issue
Block a user