[SLP][NFC]Add a test for vectorization with scheduling blocks order
authorAlexey Bataev <a.bataev@outlook.com>
Thu, 10 Nov 2022 18:12:51 +0000 (10:12 -0800)
committerAlexey Bataev <a.bataev@outlook.com>
Thu, 10 Nov 2022 18:12:51 +0000 (10:12 -0800)
commit563d03d65e7f1f92aaa3addf87a3e59c55ef315f
tree7b6192215c38913fd74acab84997fc47104b11e6
parent6a88bceb3c2c1fec41950c53fa02137fb572976f
[SLP][NFC]Add a test for vectorization with scheduling blocks order
different than the instruction order, NFC.
llvm/test/Transforms/SLPVectorizer/X86/slp-schedule-use-order.ll [new file with mode: 0644]