[PATCH] D30368: [ARM] Check correct instructions for load/store rescheduling.
    Eli Friedman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Feb 24 18:26:06 PST 2017
    
    
  
efriedma created this revision.
Herald added a subscriber: aemerson.
See also https://reviews.llvm.org/D30124.  I don't think this can actually cause a miscompile, but it's not obvious.
Repository:
  rL LLVM
https://reviews.llvm.org/D30368
Files:
  lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  test/CodeGen/ARM/prera-ldst-insertpt.mir
  test/CodeGen/ARM/vldm-liveness.ll
  test/CodeGen/ARM/vldm-liveness.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30368.89759.patch
Type: text/x-patch
Size: 7239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170225/2430d428/attachment.bin>
    
    
More information about the llvm-commits
mailing list