Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Rename the API to be generic for any multi-threaded context and not mention the pass pipeline
mlir/lib/IR/MLIRContext.cpp | ||
---|---|---|
497 | Can you add asserts to the other non-thread safe APIs? |
mlir/include/mlir/IR/MLIRContext.h | ||
---|---|---|
26 | nit: This shouldn't be necessary anymore. |
nit: This shouldn't be necessary anymore.