[PATCH] D130042: CodeGen: Set MODereferenceable from isDereferenceableAndAlignedPointer
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 18 14:15:45 PDT 2022
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM
Looks like the test changes are coming from analyzing "undef" and the AMDGPU addrspace 4. Those changes seem reasonable. (I'm a little surprised only amdgpu tests required changes.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130042/new/
https://reviews.llvm.org/D130042
More information about the llvm-commits
mailing list