[mlir][pdl] Cast the OperationPosition to Position to fix MSVC miscompile
If we don't cast, MSVC picks an overload that hasn't been defined yet(not sure why) and miscompiles.
Loading
Please register or sign in to comment
If we don't cast, MSVC picks an overload that hasn't been defined yet(not sure why) and miscompiles.