Nikita Popov
369fff6c06
Implicitly enable evex512 if avx512 is enabled
...
LLVM 18 requires the evex512 feature to allow use of zmm registers.
LLVM automatically sets it when using a generic CPU, but not when
`-C target-cpu` is specified. This will result either in backend
legalization crashes, or code unexpectedly using ymm instead of
zmm registers.
For now, make sure that `avx512*` features imply `evex512`. Long
term we'll probably have to deal with the AVX10 mess somehow.
2024-02-14 16:26:20 +01:00
..
2024-02-13 21:03:34 +00:00
2024-02-12 12:47:30 +08:00
2024-02-13 06:27:37 +01:00
2024-02-12 12:47:23 +08:00
2024-02-14 05:27:31 +00:00
2024-02-12 12:47:32 +08:00
2024-02-14 16:26:20 +01:00
2024-02-13 21:03:34 +00:00
2024-02-13 21:03:34 +00:00
2024-02-10 00:58:38 +01:00
2024-02-12 15:46:35 +09:00
2024-02-13 09:33:35 +11:00
2024-02-14 05:27:31 +00:00
2024-02-12 23:18:54 +01:00
2024-02-12 23:18:54 +01:00
2024-02-13 21:03:34 +00:00
2024-02-12 12:47:23 +08:00
2024-02-13 21:03:34 +00:00
2024-02-12 09:42:41 +00:00
2024-02-14 05:27:31 +00:00
2024-02-12 18:39:20 +11:00
2024-02-12 19:40:17 +01:00
2024-02-13 21:03:34 +00:00
2024-02-13 21:13:06 +00:00
2024-02-13 02:48:49 +00:00
2024-02-13 17:38:10 +01:00
2024-02-13 17:38:11 +01:00
2024-02-13 06:27:38 +01:00
2024-02-13 21:03:34 +00:00
2024-02-13 02:48:49 +00:00
2024-02-12 20:26:34 +00:00
2024-02-13 21:03:34 +00:00
2024-02-13 00:31:53 +00:00
2024-02-12 15:46:35 +09:00
2024-02-14 07:51:53 +11:00
2024-02-13 21:03:34 +00:00
2024-02-13 09:33:35 +11:00
2024-02-12 15:46:35 +09:00
2024-02-12 23:18:54 +01:00
2024-02-12 23:18:54 +01:00
2024-02-12 10:31:12 -03:00
2024-02-14 05:27:31 +00:00
2024-02-12 15:46:35 +09:00
2024-02-13 02:48:49 +00:00
2024-02-12 15:46:35 +09:00
2024-02-12 15:46:35 +09:00