[PATCH] D26185: [ARM] Loop Strength Reduction crashes when targeting ARM or Thumb if the LLVM-IR is not in LCSSA form.
    Alexandros Lamprineas via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov  1 10:18:16 PDT 2016
    
    
  
labrinea added a comment.
The test I have added is a reproducer that triggers the assertion in the absence of these checks. What would be a proper fix if these checks are useless?
https://reviews.llvm.org/D26185
    
    
More information about the llvm-commits
mailing list