[llvm-commits] [Review] GVN Patch

Owen Anderson resistor at mac.com
Fri Oct 19 15:28:18 PDT 2012


On Oct 19, 2012, at 3:22 PM, Bill Wendling <wendling at apple.com> wrote:

> Owen expressed doubt about that when I asked him because memdep uses caching and stuff. Owen, could you shed some light on what your concerns were?

My concern here is that MemDep performs caching, which would then be invalidated if the set of unreachable blocks changes.  Perhaps this  is not an issue, if we're already having to invalidate the cache in those circumstances already; it's been a long time since I looked at it.

--Owen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121019/914b2e39/attachment.html>


More information about the llvm-commits mailing list