The SCF operations have a comparatively intricate assembly format. Currently, only their print functions are implemented (see lib/IR/JeffOps.cpp). To make the implementation more complete, the parse functions should be implemented as well. The parse functions should be tested via string-based tests.