[all-commits] [llvm/llvm-project] ab4af2: [acc] OpenACC dialect design philosophy and detail...

Razvan Lupusoru via All-commits all-commits at lists.llvm.org
Tue Jan 9 07:33:26 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab4af25d5dfaecf01e6c6e94dc79e7304321c376
      https://github.com/llvm/llvm-project/commit/ab4af25d5dfaecf01e6c6e94dc79e7304321c376
  Author: Razvan Lupusoru <razvan.lupusoru at gmail.com>
  Date:   2024-01-09 (Tue, 09 Jan 2024)

  Changed paths:
    A mlir/docs/Dialects/OpenACC.md
    M mlir/include/mlir/Dialect/OpenACC/OpenACCBase.td

  Log Message:
  -----------
  [acc] OpenACC dialect design philosophy and details (#75548)

This document captures the design philosophy of the acc dialect. It also
shares the rationale behind the design and implementation of various
operations - and ties that back to the dialect design goals.

Co-authored-by: Valentin Clement <clementval at gmail.com>
Co-authored-by: Slava Zakharin <szakharin at nvidia.com>




More information about the All-commits mailing list