Alexandros Lamprineas
e88a83acde
[GlobalOpt][FMV] Perform expensive checks when NumVersions < Threshold ( #168054 )
...
Extends the static resolution algorith to handle cases where we can
infer additional information on why a prior caller version of higher
priority was skipped, based on the features of the current caller
version.
For example let's say the current caller is aes+sve2 and a previous
caller was mops+sve2. Knowing that sve2 is available we could deduce
that mops is unavailable. This would allow us to skip callee versions
which depend on mops.
This comes at the expense of performing more checks. However we can
control the threshold (number of versions) which decides whether the
expensive checks will be performed or not.
2025-12-02 13:46:39 +00:00
..
2025-10-23 11:39:11 +08:00
2025-10-23 11:39:11 +08:00
2025-12-01 22:46:16 +08:00
2025-09-24 12:42:50 +02:00
2025-09-12 20:01:17 +02:00
2025-11-05 09:33:09 -08:00
2025-12-02 08:45:33 +00:00
2025-11-10 13:13:49 +01:00
2025-10-25 16:47:32 +08:00
2025-10-23 11:39:11 +08:00
2025-10-23 12:50:12 +01:00
2025-11-24 09:37:41 -08:00
2025-10-01 14:20:10 +08:00
2025-08-08 11:09:34 +02:00
2025-10-23 20:31:31 +08:00
2025-10-23 20:31:31 +08:00
2025-11-22 10:59:27 -08:00
2025-11-10 10:50:15 +00:00
2025-11-04 12:00:44 +00:00
2025-06-26 22:35:38 -07:00
2025-10-13 09:18:03 +02:00
2025-09-05 16:22:22 +02:00
2025-11-21 11:17:28 -08:00
2025-10-30 14:22:42 +01:00
2025-11-13 20:54:32 +08:00
2025-12-02 08:45:33 +00:00
2025-10-23 20:31:31 +08:00
2025-09-22 18:11:08 +00:00
2025-10-23 20:31:31 +08:00
2025-12-02 13:46:39 +00:00
2025-10-30 10:34:59 +01:00
2025-10-23 20:31:31 +08:00
2025-10-20 16:46:08 +02:00
2025-10-07 10:45:49 -04:00
2025-07-28 22:29:31 +01:00
2025-11-10 13:13:49 +01:00
2025-11-28 11:59:46 +01:00
2025-11-14 18:55:05 +08:00
2025-10-20 08:50:09 +00:00
2025-11-18 11:10:58 +00:00
2025-10-23 20:31:31 +08:00
2025-12-02 12:43:03 +00:00
2025-12-02 12:43:03 +00:00
2025-10-20 08:50:09 +00:00
2025-08-08 10:12:39 -07:00
2025-10-22 13:17:04 +08:00
2025-09-10 15:34:35 -07:00
2025-10-23 20:31:31 +08:00
2025-11-10 13:13:49 +01:00
2025-11-18 11:37:51 +00:00
2025-12-01 23:05:17 -05:00
2025-11-14 14:51:33 +01:00
2025-11-14 14:51:33 +01:00
2025-11-19 13:12:02 +00:00
2025-11-05 13:39:22 -08:00
2025-11-21 14:06:45 +00:00
2025-07-27 13:53:26 +01:00
2025-10-17 23:33:49 +00:00
2025-10-23 20:31:31 +08:00
2025-11-05 17:14:03 -08:00
2025-11-10 12:34:00 -08:00
2025-11-27 15:03:36 +00:00
2025-11-21 14:19:38 -06:00
2025-12-02 11:46:41 +00:00
2025-09-12 20:01:17 +02:00
2025-11-10 13:13:49 +01:00
2025-11-18 16:53:18 -08:00
2025-08-08 11:09:34 +02:00
2025-11-14 10:36:50 -08:00
2025-11-17 15:00:36 -08:00
2025-09-12 20:01:17 +02:00
2025-11-14 09:29:41 -08:00
2025-08-08 11:09:34 +02:00
2025-10-23 20:31:31 +08:00
2025-08-08 11:09:34 +02:00
2025-12-01 10:07:19 +00:00
2025-08-08 11:09:34 +02:00
2025-11-13 12:46:22 -08:00
2025-11-20 08:32:57 -08:00
2025-11-24 14:39:26 +00:00
2025-11-04 12:00:44 +00:00
2025-08-01 16:54:48 +00:00
2025-09-22 12:18:25 +02:00
2025-10-20 08:50:09 +00:00
2025-10-24 09:17:43 -07:00
2025-10-24 18:49:45 +08:00
2025-10-20 08:50:09 +00:00
2025-10-24 18:49:45 +08:00
2025-12-01 10:29:21 +00:00
2025-09-19 09:01:14 +02:00
2025-11-04 17:23:55 -08:00
2025-11-30 06:57:06 +09:00
2025-11-26 14:28:16 -08:00
2025-10-20 16:56:11 +02:00
2025-10-24 18:49:45 +08:00
2025-07-16 13:12:28 -07:00
2025-11-25 17:44:12 -05:00
2025-11-03 20:59:48 +01:00
2025-08-08 11:09:34 +02:00
2025-08-28 19:13:53 -07:00
2025-10-30 14:22:42 +01:00
2025-11-27 08:45:35 -05:00
2025-11-21 19:33:13 +00:00
2025-12-01 11:34:36 -08:00
2025-06-26 21:35:35 -07:00
2025-06-27 11:28:07 -07:00