As per title. This is a continuation of the work toward getting FCA store and load transformed in InstCombine to something the optimiser understands.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D9591
Add support for one element array store in InstCombine ClosedPublic Authored by deadalnix on May 7 2015, 5:17 PM.
Details Summary As per title. This is a continuation of the work toward getting FCA store and load transformed in InstCombine to something the optimiser understands.
Diff Detail
Event Timelinedeadalnix updated this object. This revision is now accepted and ready to land.May 7 2015, 5:26 PM deadalnix edited edge metadata. Comment ActionsRebase, can somebody with merge right can get that in ? Closed by commit rL236969: [InstCombine] Canonicalize single element array store (authored by majnemer). · Explain WhyMay 10 2015, 10:08 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 25442 llvm/trunk/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
llvm/trunk/test/Transforms/InstCombine/unpack-fca.ll
|