[llvm] [ARM] Add pass for handling undef early-clobber values (PR #77770)

Jack Styles via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 09:39:29 PST 2024


Stylie777 wrote:

> How similar is this to the RISC-V pass? Can it be made one generic pass that any backends could use? The problem does not seem specific to these two architectures.

@tmatheson-arm This would require some investigation into how this would work - I can look into this

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


More information about the llvm-commits mailing list