llvm-project
6ad922b7 - [OpenACC][CIR] Implement lowering for 'if' on compute constructs

Commit
145 days ago
[OpenACC][CIR] Implement lowering for 'if' on compute constructs This is the same for these as the 'self' was, except it doesn't support the 'empty' variant, so we have to just generate the condition. This patch does that, and extracts the 'condition' emission to a separate function since the two share it.
Author
Committer
Parents
Loading