Hi Aaron and Richard,

Thanks for the review and putting up with me while I learn clang! Here is the 
patch with your changes.


>> +      // Vectorization/interleaving is disabled, set width/count to 1.
>> +      ValueInt = 1;
>> +    // Fallthrough.
> 
> We should add [[clang::fallthrough]] to Compiler.h and use it here. :-)

Turns out I didn’t need to make any changes to Compiler.h. It works fine for 
me. Will it work for all builds?

Tyler



Attachment: pragma_loop-svn.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to