[PATCH] D34069: [DAGCombiner] Fix PR33368 (vector extend/truncate optimization)
Wolfgang Pieb via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 11:11:11 PDT 2017
wolfgangp added a comment.
In https://reviews.llvm.org/D34069#777451, @RKSimon wrote:
> If possible I'd like to see a regular llc test as well as the mir test.
Actually, I could simply remove the YAML markups and turn this into a regular llc test, if you prefer. The substance of it would not change.
https://reviews.llvm.org/D34069
More information about the llvm-commits
mailing list