[llvm-commits] [llvm] r127565 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
Jin Gu Kang
jaykang10 at imrc.kist.re.kr
Sun Mar 13 18:08:21 PDT 2011
Hi all
I confirmed this case is solved by Scalar Replacement of Aggregates (DT)
and Early CSE pass. I think this patch is useless so will revert it.
I am sorry to send useless patch.
Thanks your comments,
Jin-Gu Kang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110314/5fdf7ee6/attachment.html>
More information about the llvm-commits
mailing list