This is an archive of the discontinued LLVM Phabricator instance.

Revert "Revert r347596 "Support for inserting profile-directed cache prefetches""
AbandonedPublic

Authored by mtrofin on Nov 29 2018, 3:38 PM.

Details

Reviewers
davidxl
hans
Summary

This reverts commit d8517b96dfbd42e6a8db33c50d1fa1e58e63fbb9.

Fix incorrect use of DenseSet

Diff Detail

Event Timeline

mtrofin created this revision.Nov 29 2018, 3:38 PM
mtrofin abandoned this revision.Nov 29 2018, 4:05 PM

should have split it into the revert diff and then the fix diff, for clarity. Re-doing.