You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced 2026-03-30 11:27:19 -07:00
f164534ca8
This will allow out-of-tree translation to register the dialects they expect to see in their input, on the model of getDependentDialects() for passes. Differential Revision: https://reviews.llvm.org/D86409
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.