[PATCH] D48721: Patch to fix pragma metadata for do-while loops

Deepak Panickal via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 5 07:44:24 PDT 2018


deepak2427 added a comment.

I have updated the test to not run the optimizer. The test I had added previously for checking if the unroller is respecting the pragma is useful I think. Not sure where that can be added though. 
I guess it's independent of this patch anyway. If the patch and test is okay, will update bugzilla as well.


https://reviews.llvm.org/D48721





More information about the cfe-commits mailing list