[OpenCL] Remove redundant foreach in OpenCLBuiltins.td; NFC
Remove various `foreach` declarations where the iterator is used only once. This makes the .td file more compact.
Loading
Please sign in to comment
Remove various `foreach` declarations where the iterator is used only once. This makes the .td file more compact.