[PATCH] D53786: [AliasSetTracker] Actually delete instructions from the AliasSetTracker.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 25 19:54:03 PST 2019


chandlerc added a comment.

In D53786#1281557 <https://reviews.llvm.org/D53786#1281557>, @asbirlea wrote:

> Let me re-purpose this patch:
>  Is there a point to having deleteValue()?
>  Is there a point to having the ref count (addRef, dropRef) for alias sets?
>
> AFAICT these are incomplete and not used.


Any update here? Or should this just be a separate patch?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53786/new/

https://reviews.llvm.org/D53786





More information about the llvm-commits mailing list