[PATCH] D34069: [DAGCombiner] Fix PR33368 (vector extend/truncate optimization)

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 09:09:11 PDT 2017


wolfgangp added a comment.

Ping...

The test is now a .ll test, do you think this is sufficient? It's relatively tricky to isolate the condition under which this occurs. The original test case was a randomized test.


https://reviews.llvm.org/D34069





More information about the llvm-commits mailing list