[llvm] [ConstraintElim] Drop invalid rows instead of failing the elimination (PR #76299)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 28 12:29:28 PST 2023


nikic wrote:

Why is it valid to simply drop these rows? Doesn't this mean we lose constraints?

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


More information about the llvm-commits mailing list