forked from OSchip/llvm-project
8e349a48b6
This field wasn't updated as the insertion point changed, making it potentially dangerous given the multi-level of MLIR(e.g. 'createBlock' would always insert the new block in 'region'). This also allows for building an OpBuilder with just a context. PiperOrigin-RevId: 257829135 |
||
---|---|---|
.. | ||
Builders.cpp | ||
CMakeLists.txt | ||
CoreAPIs.cpp | ||
Helpers.cpp | ||
Intrinsics.cpp |