Unverified Commit 7665d3d9 authored by Iman Hosseini's avatar Iman Hosseini Committed by GitHub
Browse files

[flang] Add reductions for CUF Kernels: Lowering (#95184)



* Add reductionOperands and reductionAttrs to cuf's KernelOp. 
* Parsing is already working and the tree has the info: here I make the
Bridge emit the updated KernelOp with reduction information added.
* Check |reductionAttrs| = |reductionOperands| in verifier
* Add a test
@clementval @vzakhari

---------

Co-authored-by: default avatarIman Hosseini <imanh@nvidia.com>
Co-authored-by: default avatarValentin Clement (バレンタイン クレメン) <clementval@gmail.com>
parent ca33796d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment