[llvm] [TwoAddressInstruction] Propagate undef flags for partial defs (PR #79286)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 05:36:04 PST 2024


https://github.com/jayfoad commented:

I guess this is required for correctness, but it is not clear to me what the failure is without this. Do you have a small MIR example that needs this?

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


More information about the llvm-commits mailing list