llvm-project
66eadbb2 - [OpenACC][CIR] Implement 'init' lowering for private clause vars (#151781)

Commit
134 days ago
[OpenACC][CIR] Implement 'init' lowering for private clause vars (#151781) Previously, #151360 implemented 'private' clause lowering, but didn't properly initialize the variables. This patch adds that behavior to make sure we correctly get the constructor or other init called.
Author
Parents
Loading