[PATCH] D12771: [LICM] Hoist calls to readonly argmemonly functions even with stores in the loop

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 21:40:40 PDT 2015


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

The code looks pretty straightforward, so I'm okay giving an LGTM; but given that I'm not specifically familiar with LICM, it'd be understandable if you want to wait for some more feedback.


http://reviews.llvm.org/D12771





More information about the llvm-commits mailing list