llvm-project
4006df9b - [OpenACC][CIR] Implement 'nohost' lowering. (#170369)

Commit
140 days ago
[OpenACC][CIR] Implement 'nohost' lowering. (#170369) This clause is pretty small/trivial and is a simple 'set a bool' value on the IR node, so its implementation is quite simple. We create the Operation with this as 'false', so the 'nohost' marks it as true always.
Author
Parents
Loading