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

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 08:17:09 PDT 2017


hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.

LGTM


https://reviews.llvm.org/D34115





More information about the llvm-commits mailing list