[all-commits] [llvm/llvm-project] 84f097: [mlir][OpenMP][NFC] clean up optional reduction re...
Tom Eccles via All-commits
all-commits at lists.llvm.org
Thu Aug 22 04:40:43 PDT 2024
Branch: refs/heads/users/tblah/separate-init-alloc_1_1
Home: https://github.com/llvm/llvm-project
Commit: 84f097c970c751ad6779ce6d09baad854568c4b3
https://github.com/llvm/llvm-project/commit/84f097c970c751ad6779ce6d09baad854568c4b3
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
Log Message:
-----------
[mlir][OpenMP][NFC] clean up optional reduction region parsing
This can be handled in ODS instead of writing custom parsing/printing
code.
Thanks for the idea @skatrak
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