[clang] [OpenACC] Implement 'return' branch-out of Compute Construct (PR #82814)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 23 11:25:38 PST 2024


erichkeane wrote:

> Looks good. Looks like something similar should be done for goto

Thanks!  Yes, I agree we probably want to do something similar for goto, but I'm still looking at it.  Trying to keep patches small :) 

https://github.com/llvm/llvm-project/pull/82814


More information about the cfe-commits mailing list