[PATCH] D13606: [Introduction] Redundant load reduction with invariant intrinsics

Larisse Voufo via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 21:36:00 PDT 2015


lvoufo marked an inline comment as done.
lvoufo added a comment.

I have addressed all the feedback so far (Thanks, Nick!) and split the updated version of this patch into 5 patches: http://reviews.llvm.org/D14003, http://reviews.llvm.org/D14004, http://reviews.llvm.org/D14005, http://reviews.llvm.org/D14006 and http://reviews.llvm.org/D14007.
Is this clearer? Would it help to split it up further?

Thanks,

- Larisse.


http://reviews.llvm.org/D13606





More information about the llvm-commits mailing list