vic: ensure in-bounds accesses for accelerated ops

This commit is contained in:
Kelebek1
2024-02-26 09:35:25 -05:00
committed by Liam
parent 950447d2ae
commit a84e8e26fa
2 changed files with 57 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: Copyright 2015-2024 SSE2NEON Contributors
// SPDX-License-Identifier: MIT
#ifndef SSE2NEON_H
#define SSE2NEON_H