<div dir="ltr">Sorry for delay, just taking me a while to make it all the way through. Really hoping to finish today.</div><br><div class="gmail_quote"><div dir="ltr">On Tue, May 9, 2017 at 4:02 PM Wei Mi via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ping.<br>
<br>
On Fri, Apr 28, 2017 at 4:20 PM, Wei Mi via Phabricator<br>
<<a href="mailto:reviews@reviews.llvm.org" target="_blank">reviews@reviews.llvm.org</a>> wrote:<br>
> wmi updated this revision to Diff 97170.<br>
> wmi added a comment.<br>
> Herald added a subscriber: nhaehnle.<br>
><br>
> Address Eli, Matt and Chandler's comments.<br>
><br>
> Some major changes:<br>
><br>
> - A lot of comments changed.<br>
> - split reduceLoadOpsStoreWidth into two and several other helper functions.<br>
> - refactor RecursivelyDeleteTriviallyDeadInstructions.<br>
><br>
><br>
> Repository:<br>
>   rL LLVM<br>
><br>
> <a href="https://reviews.llvm.org/D30416" rel="noreferrer" target="_blank">https://reviews.llvm.org/D30416</a><br>
><br>
> Files:<br>
>   include/llvm/Analysis/MemorySSAUpdater.h<br>
>   include/llvm/CodeGen/Passes.h<br>
>   include/llvm/IR/PatternMatch.h<br>
>   include/llvm/InitializePasses.h<br>
>   include/llvm/LinkAllPasses.h<br>
>   include/llvm/Target/TargetLowering.h<br>
>   include/llvm/Transforms/Utils/Local.h<br>
>   lib/Analysis/MemorySSAUpdater.cpp<br>
>   lib/CodeGen/CMakeLists.txt<br>
>   lib/CodeGen/CodeGen.cpp<br>
>   lib/CodeGen/MemAccessShrinking.cpp<br>
>   lib/CodeGen/TargetPassConfig.cpp<br>
>   lib/Target/AMDGPU/AMDGPUISelLowering.cpp<br>
>   lib/Target/AMDGPU/AMDGPUISelLowering.h<br>
>   lib/Transforms/Utils/Local.cpp<br>
>   test/CodeGen/ARM/illegal-bitfield-loadstore.ll<br>
>   test/CodeGen/ARM/load-shrink.ll<br>
>   test/CodeGen/ARM/store-shrink.ll<br>
>   test/CodeGen/X86/2008-09-11-CoalescerBug2.ll<br>
>   test/CodeGen/X86/constant-combines.ll<br>
>   test/CodeGen/X86/i16lshr8pat.ll<br>
>   test/CodeGen/X86/illegal-bitfield-loadstore.ll<br>
>   test/CodeGen/X86/load-shrink.ll<br>
>   test/CodeGen/X86/load-slice.ll<br>
>   test/CodeGen/X86/lsr-loop-exit-cond.ll<br>
>   test/CodeGen/X86/mem-access-shrink.ll<br>
>   test/CodeGen/X86/store-shrink.ll<br>
>   tools/opt/opt.cpp<br>
><br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</blockquote></div>