[llvm] MachineCopyPropagation: Do not remove copies preserved by regmask (PR #125868)

Oliver Stannard via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 05:57:08 PST 2025


ostannard wrote:

Issue #126107 has a reproducer for this, so that can be added as a test. I've checked that applying this patch does fix that assertion.

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


More information about the llvm-commits mailing list