[PATCH] D17370: [LICM] Break the assumption that the sub loops cannot be modified by other loop passes

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 12:16:31 PST 2016


mssimpso added a comment.

Haicheng, would it be difficult construct a test case here that demonstrates the caching problem? Perhaps something like the memset example that exposed the issue?


Repository:
  rL LLVM

http://reviews.llvm.org/D17370





More information about the llvm-commits mailing list