| 07b264d1 | 01-Jan-2022 |
Mehdi Amini <[email protected]> |
Pass the LLVMTypeConverter by reference in UnrankedMemRefBuilder (NFC)
This is a fairly large structure (952B according to Coverity), it was already passed by reference in most places but not consis
Pass the LLVMTypeConverter by reference in UnrankedMemRefBuilder (NFC)
This is a fairly large structure (952B according to Coverity), it was already passed by reference in most places but not consistently.
show more ...
|