Nikita Popov
40e7fa632d
[Passes][FuncSpec] Move optsize/minsize handling into pass ( #189952 )
...
Instead of using the Os/Oz level during pass pipeline construction,
query the optsize/minsize attribute on the function to determine whether
specialization is allowed to take place. This ensures consistent
behavior for per-function attributes.
It's worth noting that FuncSpec *already* checks for minsize, but at the
call-site level.
2026-04-02 09:32:39 +02:00
..
2026-03-19 11:25:46 -07:00
2026-02-03 13:55:29 -08:00
2026-03-14 17:49:00 +00:00
2026-03-14 17:49:00 +00:00
2026-02-09 12:46:33 -08:00
2026-01-14 11:16:32 +01:00
2026-01-16 11:21:50 -08:00
2026-03-14 17:49:00 +00:00
2026-02-09 12:46:33 -08:00
2025-12-18 22:53:25 +02:00
2026-03-31 19:15:29 +00:00
2026-03-17 02:10:16 +08:00
2026-03-18 15:08:41 +00:00
2026-03-29 18:26:54 +00:00
2026-04-02 09:32:39 +02:00
2026-03-29 18:26:54 +00:00
2026-03-29 18:26:54 +00:00
2026-02-16 11:10:15 +01:00
2026-03-18 15:08:41 +00:00
2026-03-19 11:25:46 -07:00
2026-02-09 12:46:33 -08:00
2026-03-18 15:08:41 +00:00
2026-03-19 11:18:06 +01:00
2026-03-29 18:26:54 +00:00
2026-03-12 11:00:25 -07:00
2026-03-18 15:08:41 +00:00
2026-03-19 11:25:46 -07:00
2026-03-14 17:49:00 +00:00
2026-03-18 15:08:41 +00:00
2026-03-14 17:49:00 +00:00
2026-03-25 21:46:27 +00:00
2025-08-28 17:12:34 +00:00
2026-02-17 21:13:09 +00:00
2026-04-02 09:28:32 +02:00