diff options
author | Bangtian Liu <liubangtian@gmail.com> | 2025-04-11 11:16:58 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-11 11:16:58 -0400 |
commit | 76b85d3a27d9de4667cdf6de158111830724f34d (patch) | |
tree | 08e2ccc7a4900851b937817e25a33dad435aaf2f /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 3ad2cd5e70d0fb1d7831a735a4ec8c8b18578d75 (diff) | |
download | llvm-76b85d3a27d9de4667cdf6de158111830724f34d.zip llvm-76b85d3a27d9de4667cdf6de158111830724f34d.tar.gz llvm-76b85d3a27d9de4667cdf6de158111830724f34d.tar.bz2 |
[MLIR][CAPI] add C API typedef to fix downstream C API usage (#135380)
This PR is after #135253 and #134935 to fix the error reported by
https://github.com/llvm/llvm-project/pull/135253#issuecomment-2796077024.
This PR Adds typedef declarations for `MlirLinalgContractionDimensions`
and `MlirLinalgConvolutionDimensions` in the C API to ensure
compatibility with pure C code.
I confirm that this fix resolves the reported error based on my testing.
Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions