[PATCH] D38495: [X86] Fix bug in legalize vector types - Split large loads

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 8 02:14:24 PDT 2017


aymanmus added a comment.

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.


https://reviews.llvm.org/D38495





More information about the llvm-commits mailing list