[PATCH] D34115: [TailRecursionElim] Improve code motion in TRE, use AA to tell whether a load can be moved before a call that writes to memory.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 17 09:10:27 PDT 2017


trentxintong added a comment.

Ping


https://reviews.llvm.org/D34115





More information about the llvm-commits mailing list