[all-commits] [llvm/llvm-project] 790d7f: [mlir][acc] Format consistency for reduction accum...

Razvan Lupusoru via All-commits all-commits at lists.llvm.org
Mon Jun 8 13:29:54 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 790d7f63668c6ead80f3f3f281e5a325bda95eeb
      https://github.com/llvm/llvm-project/commit/790d7f63668c6ead80f3f3f281e5a325bda95eeb
  Author: Razvan Lupusoru <razvan.lupusoru at gmail.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenACC/OpenACCCGOps.td
    M mlir/test/Dialect/OpenACC/invalid-cg.mlir
    M mlir/test/Dialect/OpenACC/ops-cg.mlir

  Log Message:
  -----------
  [mlir][acc] Format consistency for reduction accumulate (#202414)

Avoid use of parentheses so that format for
`acc.reduction_accumulate` is consistent with rest of acc reduction
operations.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list