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

Aart Bik <[email protected]> changed:

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

--- Comment #7 from Aart Bik <[email protected]> ---
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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to