Currently we have `MLIRContext::getRegisteredOperations` which returns all operations for the given context, with the addition of `MLIRContext::getRegisteredOperationsByDialect` we can now retrieve the same for a given dialect class. Closes #111591
RewriterBase::moveBlockBefore
moveOpBefore
isBeforeInBlock
coalesceLoops
scf.for
gpu.dynamic_shared_memory
const