I created a new custom type in my dialect but hit the following error when creating an instance of my type. I’d appreciate any pointer on what I’m probably missing that leads to this error. Thanks.
“LLVM ERROR: can’t create type ‘myType’ because storage uniquer isn’t initialized: the dialect was likely not loaded.”