forked from OSchip/llvm-project
a8308020ac
This was leftover from when the standard dialect was destroyed, and when FuncOp moved to the func dialect. Now that these transitions have settled a bit we can drop these. Most updates were handled using a simple regex: replace `^( *)func` with `$1func.func` Differential Revision: https://reviews.llvm.org/D124146 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
execution_engine.c | ||
ir.c | ||
lit.local.cfg | ||
llvm.c | ||
pass.c | ||
pdl.c | ||
quant.c | ||
sparse_tensor.c |