This project is mirrored from https://github.com/ornl-qci/qcor.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- 09 Nov, 2021 1 commit
-
-
Nguyen, Thien Minh authored
The unnecessary casting ops between integer and index types cause the Affine for validation failed. This only occurs when the constant values are created inside another affine scope. Fixing the const index value builder to create the index const directly and the loop statement handler in the range-based case to create index type. Added the test case (https://github.com/ORNL-QCI/qcor/issues/240 ) Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 07 Oct, 2021 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 31 Aug, 2021 1 commit
-
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 20 Jul, 2021 2 commits
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Nguyen, Thien Minh authored
Use '%' as internal separators b/w array name and index. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 19 Jul, 2021 1 commit
-
-
Nguyen, Thien Minh authored
hence, no need to work around by creating new qubit variable names. i.e., we need consistent qubit variable names for SSA value tracing (including when this is a broadcast) Also, fixed the handling of negative range bounds. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 28 Jun, 2021 2 commits
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Nguyen, Thien Minh authored
This fixed the type casting unit test to run w/ MLIR opt passes. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 25 Jun, 2021 1 commit
-
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 24 Jun, 2021 1 commit
-
-
Nguyen, Thien Minh authored
Also, allow to pass mlir optimization option to qcor command line Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 20 May, 2021 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 25 Mar, 2021 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 15 Mar, 2021 1 commit
-
-
Mccaskey, Alex authored
added ability to raise variable to power, d^2 e.g., added QCOR_EXPECT_TRUE call for JIT testing, updated qcor::execute and invoke_main to return int Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 11 Mar, 2021 3 commits
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 05 Mar, 2021 1 commit
-
-
Mccaskey, Alex authored
started on updated parser/visitor based on improved qasm3.g4. added the ability to JIT execute the lowered qasm3 code for the tests Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-