aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/muladd_int_vector.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2023-06-13Add a compiler error for @mulAdd with int vectors.IntegratedQuantum