Files
Odin/src
Yawning Angel 62d78d61fa src: Allow clang-style +/- for target features
This largely works as expected, except that as far as I can tell,
without explicit annotations added to the caller, (or a
`#force_inline`), the LLVM `target-features` function attribute
gets ignored by the inliner under the rationale of `-sse,-avx,-avx2`
is a subset of `+sse,+avx,+avx2`.

With `#force_no_inline` the correct code does get generated, but in
the regression I am trying to fix, the caller gratuitously also uses
SIMD, leading to horrific performance.
2026-03-19 19:25:23 +09:00
..
2025-03-18 15:39:18 +00:00
2023-12-13 12:38:01 +00:00
&&
2024-11-07 15:02:19 +01:00
2025-10-14 19:55:00 +02:00
2026-03-17 13:50:49 +00:00
2026-03-17 12:55:25 +00:00
2026-03-17 12:55:25 +00:00
2026-03-17 09:20:14 +00:00
2026-03-17 09:18:39 +00:00
2026-03-17 12:55:25 +00:00
2025-09-10 19:30:32 +01:00
2021-08-29 15:54:56 +02:00
2026-03-15 22:04:27 +00:00
2026-03-15 17:15:16 +00:00
2026-03-17 11:04:32 +00:00
2026-03-17 09:43:16 +00:00
2026-03-17 09:18:39 +00:00
2022-12-18 21:17:07 +00:00
2026-03-17 12:55:25 +00:00
2025-08-02 12:33:33 +01:00
2024-04-26 13:25:08 +01:00
2023-09-11 23:36:39 +01:00
2023-12-13 12:38:01 +00:00
2023-08-19 12:26:59 +01:00
2023-12-13 12:38:01 +00:00
2025-11-05 13:44:14 +00:00
2023-12-13 12:38:01 +00:00
2026-03-08 12:09:12 +01:00
2026-03-17 11:04:32 +00:00