qir-alliance / qat

QIR compiler tools and optimization passes for targeting QIR to different hardware backends
https://qir-alliance.github.io/qat/
MIT License
26 stars 14 forks source link

Add output recording functions to profile allowlist #74

Closed swernli closed 2 years ago

swernli commented 2 years ago

This adds the output recording functions to list of allowed external calls for the provider profiles. It also adds inttoptr to ensure that static allocations work as expected.