[PATCH] D51325: [X86] Type legalize v2i32 div/rem by scalarizing rather than promoting

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 11:14:20 PDT 2018


spatel added a comment.

In https://reviews.llvm.org/D51325#1227565, @RKSimon wrote:

> This reminds me of https://reviews.llvm.org/D30296 - although I haven't checked how much crossover there really is


https://reviews.llvm.org/D50791 also?


https://reviews.llvm.org/D51325





More information about the llvm-commits mailing list