[PATCH] D28394: [AliasAnalysis] Limit `MemoryLocation` retrieval to valid intrinsic arguments.
bryant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 6 10:42:55 PST 2017
bryant added a comment.
Yeah, I wasn't too sure about my fix. Conditioning on Attribute::ReadNone makes way more sense. I'll have a new patch shortly.
Repository:
rL LLVM
https://reviews.llvm.org/D28394
More information about the llvm-commits
mailing list