[PATCH] D118538: [SLP] Schedule only sub-graph of vectorizable instructions
    Alexey Bataev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar  1 17:37:06 PST 2022
    
    
  
ABataev added a comment.
In D118538#3353256 <https://reviews.llvm.org/D118538#3353256>, @aeubanks wrote:
> In D118538#3353253 <https://reviews.llvm.org/D118538#3353253>, @ABataev wrote:
>
>> In D118538#3353249 <https://reviews.llvm.org/D118538#3353249>, @aeubanks wrote:
>>
>>>> Can you try to revert only this:
>>>
>>> That causes the test introduced in b3f4535a03991896 <https://reviews.llvm.org/rGb3f4535a039918965adb21509700739afc25f9f1> to fail (llvm/test/Transforms/SLPVectorizer/X86/bottom-to-top-reorder.ll)
>>
>> Could you just update test checks for this test?
>
> Ah yes will do.
Thanks!
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118538/new/
https://reviews.llvm.org/D118538
    
    
More information about the llvm-commits
mailing list