| Issue | 208054 |
|---|---|
| Summary | [SPIR-V] Introduce llvm.spv.handle.fromHeap intrinsic and lowering |
| Labels | |
| Assignees | |
| Reporter | hekota |
When creating handles for dynamic resources in llvm we'll represent it with a `llvm.spv.handle.fromHeap` intrinsic that creates a target type. This will need to be lowered to the correspoding SPIR-V ops.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
