Troels F. Rønnow
Troels F. Rønnow
@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?
Thanks for this proposal. QAT already includes a number of custom written LLVM passes. Each of these passes are standalone and could, in theory at least, be used as standalone...
Starting on a high level: The purpose of QAT is to 1) transform generic QIR into a profile specific QIR (i.e. specific to a given set of capabilities - machine...
A small update to this proposal: Passes are getting separated into separate folders which is the preliminary work to have them as stand-alone/opt compatible entities in PR #137 .
@bettinaheim is this still relevant? My guess would be no.
[qir/qsharp/MeasurementSeries/Makefile](https://github.com/qir-alliance/qat/pull/137/files/243a239f483c519bfb49a3bbc8761175afbf54ba#diff-02a5ebc166b3c63e3f33a9200b9bd9eee04d3f2c549ac0f0a87fa8a132ff9582) PR comment by @kuzminrobin : In other similar fragments the line ending is || echo "failed!". But here the ending is > ungrouped.ll. That looks suspicious.
@bettinaheim do we still need support for this?