topperc wrote: > > Updated to use `BasePtr` everywhere. I could have kept using `GPRMem` to > > reduce the size of the diff, but `BasePtr` seems like the clearer name > > since `GPRMem` to me means GPR, not YGPR. > > If this seems reasonable to you I could pre-commit a change that renames it?
That's reasonable to me. https://github.com/llvm/llvm-project/pull/177073 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
