mlir/tools/azure/CMakeLists.txt
0 → 100644
+7
−0
mlir/tools/azure/azure-qir-tool.cpp
0 → 100644
+106
−0
Loading
Since we'll submit the qir llvm file, it doesn't fit the traditional Accelerator API.
Just make a standalone app for testing.
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>