[PATCH] D80682: [NFC][SLP] Add test case exposing SLP cost model bug.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 03:45:36 PDT 2020


RKSimon added a comment.

Please regenerate the tests with update_test_checks.py

Also, drop the "slp_" - its already in the slp test directory tree



================
Comment at: llvm/test/Transforms/SLPVectorizer/X86/slp_vec_list_bias.ll:63
+
+  unreachable
+}
----------------
ret void


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80682/new/

https://reviews.llvm.org/D80682





More information about the llvm-commits mailing list