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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 04:21:14 PDT 2017


RKSimon 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
+
----------------
zvi wrote:
> Can you please commit the test and re-apply the patch so that we can see the change in the generated code?
Please can you add this test to shuffle-vs-trunc-512.ll instead of creating a new test file?


https://reviews.llvm.org/D35788





More information about the llvm-commits mailing list