[llvm] llvm-reduce: Add values to return reduction (PR #132686)

John Regehr via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 27 20:32:35 PDT 2025


regehr wrote:

well, this ended up being more complicated than I thought it would-- thank you for tackling it!

this LGTM, my view is that since llvm-reduce isn't on the critical path for mainstream LLVM development it's fine to try out stuff here and fix it later if needed

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


More information about the llvm-commits mailing list