[llvm] [InstCombine] Drop redundant dereferenceable assumptions (PR #202946)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 03:46:29 PDT 2026


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

LGTM. I assume we don't need an argument guard here like in the align case -- presumably deref assumptions are used in contexts where there is no argument deref information.

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


More information about the llvm-commits mailing list