[PATCH] D24149: add testcases for PR30188

Sebastian Pop via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 12:06:57 PDT 2016


sebpop created this revision.
sebpop added reviewers: jmolloy, danielcdh, davidxl.
sebpop added a subscriber: llvm-commits.

Add testcases to llvm test/ to make sure that the combined middle-end
optimizations do not regress on optimizing the number of loads in the loops.


https://reviews.llvm.org/D24149

Files:
  llvm/test/Transforms/Mem2Reg/pr30188-1.ll
  llvm/test/Transforms/Mem2Reg/pr30188.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24149.70045.patch
Type: text/x-patch
Size: 6603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160901/4145bb6b/attachment.bin>


More information about the llvm-commits mailing list