[PATCH] D23356: [DAG] Fix incorrect alignment of ext load.

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 06:13:45 PDT 2016


niravd added a comment.

The 0 alignment load is coming from the splitting of the extract_vector_elt.

In https://reviews.llvm.org/D23356#511344, @arsenm wrote:

> Where is the call site passing 0 alignment?





https://reviews.llvm.org/D23356





More information about the llvm-commits mailing list