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

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 14:36:31 PDT 2017


chandlerc added a comment.

Folks, please consider using utils/shuffle_fuzz.py or some other fuzz testing device. The number of times this lands and gets reverted is becoming fairly disruptive.


https://reviews.llvm.org/D35788





More information about the llvm-commits mailing list