[PATCH] D29568: [DAGCombine] Allow vector constant folding of any value type before type legalization

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 18:58:27 PST 2017


craig.topper added a comment.

Do we need to add better tests for the other usages of NewNodesMustHaveLegalTypes that should have caught the initialization problem?


Repository:
  rL LLVM

https://reviews.llvm.org/D29568





More information about the llvm-commits mailing list