[PATCH] D41062: [X86] Legalize v2i32 via widening rather than promoting

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 26 13:21:42 PDT 2018


chandlerc added a comment.

FWIW, I'm a *huge* fan of the approach of legalizing via widening (and have advocated for this in the past). Is there any specific review feedback you're looking for here beyond what you've already got?


Repository:
  rL LLVM

https://reviews.llvm.org/D41062





More information about the llvm-commits mailing list