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

Noinline keyword is ignored #114

Open troelsfr opened 2 years ago

troelsfr commented 2 years ago

Currently, functions which are marked as noinline still gets inlined.