diff options
author | MaheshRavishankar <ravishankarm@google.com> | 2020-05-14 21:47:50 -0700 |
---|---|---|
committer | MaheshRavishankar <ravishankarm@google.com> | 2020-05-14 21:48:51 -0700 |
commit | 0b3e478b10e233460073d24df527253ab5edac2a (patch) | |
tree | cdaa738ebb024948bcb4f85fa333c0bf67d41c0b /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | f1b972041adf565c08d1abca41068d2adcf62702 (diff) | |
download | llvm-0b3e478b10e233460073d24df527253ab5edac2a.zip llvm-0b3e478b10e233460073d24df527253ab5edac2a.tar.gz llvm-0b3e478b10e233460073d24df527253ab5edac2a.tar.bz2 |
[mlir][GPUToSPIRV] Use default ABI only when none of the arguments
have abi attributes.
To ensure there is no conflict, use the default ABI only when none of
the arguments have the spv.interface_var_abi attribute. This also
implies that if one of the arguments has a spv.interface_var_abi
attribute, all of them should have it as well.
Differential Revision: https://reviews.llvm.org/D77232
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions