[PATCH] D37579: [InstCombine] Fix PR21780 Expansion of 256 bit vector loads fails to fold into shuffles

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 05:03:39 PDT 2017


dtemirbulatov added a comment.

In https://reviews.llvm.org/D37579#865897, @RKSimon wrote:

> Some style comments as the poor bracing/indentation makes it difficult to grok - more thorough review needs to wait until you've addressed @hfinkel's comments on https://reviews.llvm.org/D37648 about phantom mem intrinsics


I think I did, it is here http://lists.llvm.org/pipermail/llvm-dev/2017-September/117381.html


https://reviews.llvm.org/D37579





More information about the llvm-commits mailing list