[llvm] [InstCombine] Follow-up to "When -A + B both have nsw flag, set nsw f… (PR #72282)

Alexander Richardson via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 08:40:12 PST 2023


https://github.com/arichardson approved this pull request.

Second part of commit message should probably be something like "Use `cast` instead of `dyn_cast` for cast that cannot fail.`

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


More information about the llvm-commits mailing list