Files
clang-p2996/mlir
Erich Keane 857815f3fa [OpenACC][CIR] Implement 'rest' of update clause lowering (#146414)
This implements the async, wait, if, and if_present (as well as
    device_type, but that is a detail of async/wait) lowering. All of
these are implemented the same way they are for the compute constructs,
      so this is a pretty mild amount of changes.
2025-07-01 06:05:08 -07:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.