Skip to content
Commit 0b3e478b authored by MaheshRavishankar's avatar MaheshRavishankar
Browse files

[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
parent f1b97204
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment