Alex MacLean
de7438e472
[NVPTX] Auto-Upgrade some nvvm.annotations to attributes ( #119261 )
...
Add a new AutoUpgrade function to convert some legacy nvvm.annotations
metadata to function level attributes. These attributes are quicker to
look-up so improve compile time and are more idiomatic than using
metadata which should not include required information that changes the
meaning of the program.
Currently supported annotations are:
- !"kernel" -> ptx_kernel calling convention
- !"align" -> alignstack parameter attributes (return not yet supported)
2025-01-29 16:27:27 -08:00
..
2025-01-07 13:17:36 +00:00
2024-12-16 15:13:46 +03:00
2024-10-24 12:00:56 -07:00
2025-01-24 16:39:52 +05:30
2024-11-18 07:19:50 -08:00
2025-01-24 10:53:11 +00:00
2024-12-16 11:53:30 -08:00
2024-09-26 12:32:43 -06:00
2024-10-22 13:01:40 -07:00
2024-11-18 07:19:50 -08:00
2025-01-07 18:24:50 -08:00
2024-11-18 07:19:50 -08:00
2024-10-18 09:35:42 +04:00
2025-01-27 16:27:54 +00:00
2024-11-18 07:19:50 -08:00
2024-11-18 17:12:19 -05:00
2025-01-22 13:36:39 +05:30
2025-01-27 15:52:43 +05:30
2025-01-24 09:33:16 +05:30
2025-01-23 16:49:44 +05:30
2025-01-23 16:49:44 +05:30
2025-01-22 19:37:11 -08:00
2025-01-16 14:53:24 +00:00
2024-11-18 07:19:50 -08:00
2025-01-24 10:53:11 +00:00
2025-01-21 00:32:56 +09:00
2024-09-24 18:44:59 -07:00
2024-12-16 11:53:30 -08:00
2024-07-01 16:23:43 -07:00
2024-10-24 12:00:56 -07:00
2024-04-22 09:01:01 -07:00
2024-11-18 07:19:50 -08:00
2025-01-18 23:37:03 -08:00
2024-09-26 12:32:43 -06:00
2024-07-01 16:30:33 -07:00
2024-12-16 11:53:30 -08:00
2024-12-21 05:29:51 +03:00
2024-12-21 05:29:51 +03:00
2025-01-16 14:53:24 +00:00
2025-01-22 19:37:11 -08:00
2025-01-29 12:40:19 -05:00
2024-11-14 13:30:05 -08:00
2025-01-29 12:40:19 -05:00
2025-01-29 12:40:19 -05:00
2025-01-29 16:27:27 -08:00
2025-01-29 16:27:27 -08:00
2024-11-18 07:19:50 -08:00
2025-01-21 16:51:29 -06:00