[llvm] [IndVarSimplify] Fix poison-safety when reusing instructions (PR #80458)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 2 10:07:59 PST 2024
https://github.com/preames approved this pull request.
LGTM
I'm mildly concerned about compile time impact here, but since this is a correctness fix, I'm fine landing it and revisiting if the compile time is problematic in practice.
https://github.com/llvm/llvm-project/pull/80458
More information about the llvm-commits
mailing list