llvm patch
Matt Arsenault
arsenm2 at gmail.com
Sat Jul 25 09:35:33 PDT 2015
> On Jul 23, 2015, at 10:51 PM, Jan Hranac <hranac at codasip.com> wrote:
>
> The attached patch fixes loss of chaining in ExpandUnalignedLoad for legal (but unaligned) vectors and floats. The function was returning an input chain, not an output one in that case.
> <patch.txt>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
LGTM. Do you have a testcase you can add which breaks from this?
More information about the llvm-commits
mailing list