intel / vc-intrinsics

MIT License
54 stars 49 forks source link

Add support for new PM in plugin and SPIRV writer adaptor #57

Closed aus-intel closed 3 years ago

aus-intel commented 3 years ago

Add wrapper for writer adaptor to integrate into new PM structure. Reuse part of it in old wrapper. Add plugin infra for new PM and handle writer adaptor.

Enable tests for writer adaptor for LLVM with new PM.