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

Improve and test alloca to SSA transform #116

Open troelsfr opened 2 years ago

troelsfr commented 2 years ago

@swernli I believe you had some examples of programs where we would like allocas to transform into SSA? Could you share here or confirm that those cases are already solved?