diff options
author | Denis Khalikov <khalikov.denis@huawei.com> | 2020-03-17 07:49:00 -0400 |
---|---|---|
committer | Lei Zhang <antiagainst@google.com> | 2020-03-17 07:54:41 -0400 |
commit | bfb2ce025639a5c8012782eb38ced2c5a522d15b (patch) | |
tree | 215f71ca4f3b453c484207f208bed12919b22490 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c47f971694be0159ffddfee8a75ae515eba91439 (diff) | |
download | llvm-bfb2ce025639a5c8012782eb38ced2c5a522d15b.zip llvm-bfb2ce025639a5c8012782eb38ced2c5a522d15b.tar.gz llvm-bfb2ce025639a5c8012782eb38ced2c5a522d15b.tar.bz2 |
[mlir][vulkan-runner] Use C-compatible wrapper emission.
A memref argument is converted into a pointer-to-struct argument
of type `{T*, T*, i64, i64[N], i64[N]}*` in the wrapper function,
where T is the converted element type and N is the memref rank.
Differential Revision: https://reviews.llvm.org/D76059
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions