[PATCH] D38495: [X86] Fix bug in legalize vector types - Split large loads
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 10 04:34:29 PDT 2017
RKSimon added a comment.
In https://reviews.llvm.org/D38495#891561, @aymanmus wrote:
> The bug was filed for Clang's 3.8 version, it passed with clang-4.0 and clang-ToT (top of trunc).
> Seems like the issue was fixed while ago.
Confirmed I added a test case at https://reviews.llvm.org/rL315186
https://reviews.llvm.org/D38495
More information about the llvm-commits
mailing list