[mlir] Restructure C API tests for IR
The test file is a long list of functions, followed by equally long FileCheck comments inside "main". Distribute FileCheck comments closer to the functions that produce the output we are checking. Reviewed By: mehdi_amini, stellaraccident Differential Revision: https://reviews.llvm.org/D90743
Loading
Please sign in to comment