[InstCombine] Use CreateGEP() API (NFC)
Use the IRBuilder API that accepts inbounds as a boolean parameter, rather than using a ternary.
Loading
Please sign in to comment
Use the IRBuilder API that accepts inbounds as a boolean parameter, rather than using a ternary.