forked from OSchip/llvm-project
3adced3494
Similarly to `scf::ForOp`, introduce additional `function_ref` arguments to `::build` functions of SCF `ParallelOp` and `ReduceOp`. The provided functions will be called to construct the body of the respective operations while constructing the operation itself. Exercise them in LoopUtils. Differential Revision: https://reviews.llvm.org/D81872 |
||
---|---|---|
.. | ||
EDSC | ||
Transforms | ||
CMakeLists.txt | ||
SCF.cpp |