mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
This helps to prevent tsan failures when users inadvertantly mutate the context in a non-safe way. Differential Revision: https://reviews.llvm.org/D112021
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.