Skip to content

Added the transformation add_barrier

Kaushik Kulkarni requested to merge add-barrier-function into master

Added a transformation add_barrier(...). It takes in 2 strings that define 2 instructions and adds a barrier between them.

Merge request reports