Loading
Refactor common MLIR generation subroutines to a common helper
Generate MLIR from a file name or (kenel name + source string): the first one will delegate to the latter after reading the file.
Refactor MLIR API: let the code to detect the language from the source string.
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>