================ @@ -19,6 +19,38 @@ using namespace mlir; +// Fuse `foldedLocation` into the Location of `retainedOp`. ---------------- Mogball wrote: style: please use `///` for docstrings https://github.com/llvm/llvm-project/pull/74670