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

Tomas Matheson via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 08:39:52 PST 2024


tmatheson-arm 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.

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


More information about the llvm-commits mailing list