Alex MacLean
36757613b7
[NVVM] Upgrade nvvm.ptr.* intrinics to addrspace cast ( #109710 )
...
Remove the following intrinsics which can be trivially replaced with an
`addrspacecast`
* llvm.nvvm.ptr.gen.to.global
* llvm.nvvm.ptr.gen.to.shared
* llvm.nvvm.ptr.gen.to.constant
* llvm.nvvm.ptr.gen.to.local
* llvm.nvvm.ptr.global.to.gen
* llvm.nvvm.ptr.shared.to.gen
* llvm.nvvm.ptr.constant.to.gen
* llvm.nvvm.ptr.local.to.gen
Also, cleanup the NVPTX lowering of `addrspacecast` making it more
concise.
2024-09-24 08:15:14 -07:00
..
2024-08-23 16:56:27 -07:00
2024-08-26 18:46:27 -07:00
2024-09-23 22:33:35 -05:00
2024-09-24 08:15:14 -07:00
2024-08-29 14:12:02 +01:00
2024-07-25 09:19:22 -04:00
2024-09-05 16:11:00 +02:00
2024-09-19 16:16:38 +01:00
2024-09-19 16:16:38 +01:00
2024-09-23 16:30:50 +02:00
2024-08-20 16:05:39 +05:30
2024-08-20 11:25:49 +03:00
2024-09-19 16:16:38 +01:00
2024-09-19 16:16:38 +01:00
2024-09-03 10:18:34 +01:00
2024-09-08 10:10:16 +05:30
2024-08-13 12:12:29 +02:00
2024-09-16 10:23:41 +02:00
2024-09-11 11:34:26 -07:00
2024-09-11 11:34:26 -07:00
2024-09-11 11:34:26 -07:00
2024-08-29 10:14:57 -07:00
2024-09-19 16:16:38 +01:00
2024-08-07 12:23:28 -07:00
2024-09-24 12:26:30 +02:00
2024-07-25 09:19:22 -04:00
2024-08-12 13:28:26 +02:00
2024-09-05 12:53:57 +02:00
2024-09-19 16:16:38 +01:00
2024-09-19 16:16:38 +01:00
2024-08-14 15:02:47 +03:00
2024-09-07 11:21:20 -07:00
2024-07-30 08:41:52 -04:00
2024-08-02 16:14:15 +02:00
2024-08-02 16:14:15 +02:00
2024-07-29 20:23:18 +01:00
2024-08-24 10:53:28 -07:00
2024-09-19 16:16:38 +01:00
2024-08-12 13:28:26 +02:00
2024-09-02 11:56:40 +01:00
2024-09-11 11:34:26 -07:00
2024-09-03 17:03:55 -07:00
2024-09-19 16:45:25 -06:00