https://github.com/Groverkss commented: non blocking suggestion: can we use `dest` for write-like operations? These are destination passing style operations and `dest` makes it immediatly clear. `base` is not that clear. https://github.com/llvm/llvm-project/pull/137859