Andrew Kelley 65bea9ac07 LLVM 18 update: avoid passing vectors sometimes
LLVM now refuses to lower arguments and return values on x86 targets
when the total vector bit size is >= 512.

This code detects such a situation and uses byref instead of byval.
2024-05-08 19:37:28 -07:00
..
2024-04-22 15:24:29 -07:00
2024-05-03 20:58:02 -07:00
2024-05-03 20:58:02 -07:00
2024-04-17 13:41:25 +01:00
2024-04-14 15:33:46 -04:00
2024-05-03 20:58:02 -07:00
2024-03-30 20:50:48 -04:00
2024-03-27 10:05:57 +00:00
2024-05-08 19:37:28 -07:00
2024-04-09 15:00:21 +02:00
2024-04-07 14:47:11 +02:00
2024-05-08 19:37:28 -07:00
2024-05-08 19:37:28 -07:00