Stop stripping the `std.` prefix when printing operations in a region with a...
Stop stripping the `std.` prefix when printing operations in a region with a defined default dialect This fixes round-trip / ambiguity when an operation in the standard dialect would have the same name as an operation in the default dialect. Differential Revision: https://reviews.llvm.org/D111204
Loading
Please register or sign in to comment