[llvm] [PowerPC] Remove carry register (PR #142420)

Kai Luo via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 1 23:11:37 PDT 2025


bzEq wrote:

> The motivation is to remove a use of Aliases since it would be nice if we could get rid of that in the long term.

@jayfoad May I know why removing `Aliases` in the long term? After that we can use only `SubReg` to describe register relationships?

https://github.com/llvm/llvm-project/pull/142420


More information about the llvm-commits mailing list