[llvm-bugs] [Bug 45563] llvm::EVT::getHalfNumVectorElementsVT assert when running MLIR

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 23 15:25:46 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=45563

Aart Bik <ajcbik at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Aart Bik <ajcbik at google.com> ---
The issues blocking the SplitVecRes_MLOAD use on "odd" vector lengths have been
resolved. Note that similar fixes may be required around other cases of
"splitting" vectors, but closing this bug since the specific problem has been
resolved.

Summarizing all relevant changes:


https://reviews.llvm.org/D78527 [llvm] [X86] Fixed type bug in vselect for AVX
masked load
https://reviews.llvm.org/D78608 [llvm] [CodeGen] Fixed vector halving bug for
masked load
https://reviews.llvm.org/D78609 [llvm] [X86] Make test more robust against
different builds
https://reviews.llvm.org/D78739 [llvm] [X86] Processed test with
update_llc_test_checks

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200423/17692e94/attachment.html>


More information about the llvm-bugs mailing list