Arm backend: Replace asserts with exceptions in permutation code (#10774)
Refactor assertion statements to raise ValueErrors for better error handling in permutation matrix and vector transformations. Ensure that conditions are checked and appropriate exceptions are raised to enhance code robustness and readability. Signed-off-by: Sebastian Larsson <sebastian.larsson@arm.com>
S
Sebastian Larsson committed
d24eda4aa0bb3704aa0f86a708c1a0fc8166a240
Parent: c352813
Committed by GitHub <noreply@github.com>
on 5/8/2025, 5:57:14 PM