You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently rebased on top of llvm/llvm-project#90413, causing many deprecation warnings across CIR's codebase. The use of mlir::Type's member functions should be mechanically replaced by the corresponding free functions.