[PATCH] D15890: Unpack array of all sizes in InstCombine

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 06:22:36 PST 2016


deadalnix created this revision.
deadalnix added reviewers: chandlerc, joker.eph, majnemer, reames, hfinkel.
deadalnix added a subscriber: llvm-commits.

This is another step toward improving fca support. This unpack load of array in a series of load to array's elements.

http://reviews.llvm.org/D15890

Files:
  lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  test/Transforms/InstCombine/unpack-fca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15890.43993.patch
Type: text/x-patch
Size: 4881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160105/2534d797/attachment.bin>


More information about the llvm-commits mailing list