|
MLIR 22.0.0git
|
Pattern to convert a gpu.subgroup_reduce op into a SPIR-V group op. More...
Public Member Functions | |
| LogicalResult | matchAndRewrite (gpu::SubgroupReduceOp op, OpAdaptor adaptor, ConversionPatternRewriter &rewriter) const override |
Pattern to convert a gpu.subgroup_reduce op into a SPIR-V group op.
Definition at line 680 of file GPUToSPIRV.cpp.
|
inlineoverride |
Definition at line 686 of file GPUToSPIRV.cpp.
References createGroupReduceOp(), result, and success().