llvm-project/mlir/test/Integration/GPU
Stella Stamenova d4555698f8 [mlir] Fix the names of exported functions
The names of the functions that are supposed to be exported do not match the implementations. This is due in part to cac7aabbd8.

This change makes the implementations and declarations match and adds a couple missing declarations.

The new names follow the pattern of the existing `verify` functions where the prefix is maintained as `_mlir_ciface_` but the suffix follows the new naming convention.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D124891
2022-05-05 13:46:15 -07:00
..
CUDA [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
ROCM [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00