[llvm] [LLVM-Reduce] - Distinct Metadata Reduction (PR #96072)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 25 23:26:15 PDT 2024


arsenm wrote:

> Remove the --abort-on-invalid-reduction flag

We should only ever be adding uses of it, not removing it. We should always be trying to avoid invalid IR 

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


More information about the llvm-commits mailing list