aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCorentin Ferry <corentin.ferry@amd.com>2024-06-17 13:53:55 +0200
committerGitHub <noreply@github.com>2024-06-17 13:53:55 +0200
commit3cead572e91d3de5f8cb458f09ab39302e289d22 (patch)
tree319968fce8234f898c474a3f8b746fb4e387778b /flang/lib/Frontend/CompilerInvocation.cpp
parent770393bb99d947b908031f83e2d064b9666740e4 (diff)
downloadllvm-3cead572e91d3de5f8cb458f09ab39302e289d22.zip
llvm-3cead572e91d3de5f8cb458f09ab39302e289d22.tar.gz
llvm-3cead572e91d3de5f8cb458f09ab39302e289d22.tar.bz2
[mlir][emitc] Add EmitC index types (#93155)
This commit adds `emitc.size_t`, `emitc.ssize_t` and `emitc.ptrdiff_t` types to the EmitC dialect. These are used to map `index` types to C/C++ types with an explicit signedness, and are emitted in C/C++ as `size_t`, `ssize_t` and `ptrdiff_t`.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions