[llvm] [CodeGen] Generate mem intrinsic address calculations with nuw (PR #80184)

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 09:27:57 PST 2024


dschuff wrote:

What do you think about the other question though: can we just unconditionally assume that the pointers are dereferenceable and always use nuw?

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


More information about the llvm-commits mailing list