Handle control modifier within a compute segment
Created by: tnguyen-ornl
During kernel control: check if we are in a compute block.
If so, temporarily disable compute segment flag to create a C-U circuit but need to mark all of the instructions as inside compute segment afterward.
No need for special treatment for single instruction kernels anymore.