Commit ad7f9b90 authored by Nguyen, Thien Minh's avatar Nguyen, Thien Minh
Browse files

Fixed a copy-and-paste error in rotation merging pass



Signed-off-by: default avatarThien Nguyen <nguyentm@ornl.gov>
parent 928a41e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@ void RotationMergingPass::runOnOperation() {
          };

          const auto first_angle_const = tryGetConstAngle(first_angle);
          const auto second_angle_const = tryGetConstAngle(first_angle);
          const auto second_angle_const = tryGetConstAngle(second_angle);

          // Create a new instruction:
          // Return type: qubit