[PATCH] D35788: [DAGCombiner] Extending pattern detection for vector shuffle.

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 03:57:02 PDT 2017


zvi added inline comments.


================
Comment at: test/CodeGen/X86/pr33784-vector-shuffle.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+
----------------
Can you please commit the test and re-apply the patch so that we can see the change in the generated code?


https://reviews.llvm.org/D35788





More information about the llvm-commits mailing list