forked from OSchip/llvm-project
136eb79a88
With `dynamic_tensor_from_elements` tensor values of dynamic size can be created. The body of the operation essentially maps the index space to tensor elements. Declare SCF operations in the `scf` namespace to avoid name clash with the new `std.yield` operation. Resolve ambiguities between `linalg/shape/std/scf.yield` operations. Differential Revision: https://reviews.llvm.org/D86276 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
SCFToStandard.cpp |