================ @@ -0,0 +1,27 @@ +//===- CIROps.h - CIR dialect operations ------------------------*- C++ -*-===// ---------------- andykaylor wrote: Why is this necessary? Aren't all of these things included via `CIRDialect.h`? https://github.com/llvm/llvm-project/pull/169310