This is an archive of the discontinued LLVM Phabricator instance.

Handle info about the processing of invariant intrinsics...
Needs ReviewPublic

Authored by lvoufo on Oct 22 2015, 9:44 PM.

Details

Summary

Continuation of D14008: use the property to extend basic AA's assessment that a given memory location is to be treated as constant memory

Diff Detail

Event Timeline

lvoufo updated this revision to Diff 38211.Oct 22 2015, 9:44 PM
lvoufo retitled this revision from to Handle info about the processing of invariant intrinsics....
lvoufo updated this object.
lvoufo added reviewers: nlewycky, reames, dberlin.
lvoufo added a subscriber: llvm-commits.
nlewycky edited edge metadata.Nov 8 2015, 4:26 PM

This is overlapping with D14003?

lvoufo added a comment.Nov 8 2015, 9:08 PM

This is overlapping with D14003?

Yes. It can be hard to keep track of the dependencies in this framework... There is a comment in D14003 that states that D14003 was split into D14008 and D14009. So, D14003 is really just a merge of both D14008 and D14009.

reames resigned from this revision.Apr 18 2016, 4:56 PM
reames removed a reviewer: reames.