[llvm] ARM: Fix losing subregisters in convertToThreeAddress (PR #141662)

David Green via llvm-commits llvm-commits at lists.llvm.org
Wed May 28 01:24:42 PDT 2025


davemgreen wrote:

> I have some stuck patches that introduce more subregister uses that are breaking all of the backends

I wouldn't have expected to see subregs on most instructions prior to, say, the Register Coalescer.

I think this function can be removed.

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


More information about the llvm-commits mailing list