https://github.com/tcorringham approved this pull request.
LGTM When I added llvm.loop.licm.disable some years ago I didn't add the clang pragma because the IR code I was concerned with wasn't directly generated by clang. However, the pragma will be useful for cases that are compiled by clang. https://github.com/llvm/llvm-project/pull/188108 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
