[llvm] [Hexagon] Use LiveRegUnits (PR #84112)

via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 08:58:31 PST 2024


AtariDreams wrote:

> LGTM. You can remove the `IsLive` definition, as it's not used anymore. Thanks.

I cannot do that because tests break and report bad machine code.

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


More information about the llvm-commits mailing list