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

Wenzel Jakob <wenzel.ja...@epfl.ch> changed:

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

--- Comment #6 from Wenzel Jakob <wenzel.ja...@epfl.ch> ---
Hello Guy,

This is great -- I can confirm that that your fix fixed the issue in the small
snippet above. 

What's more: my application now runs correctly after r282580. This is a
gigantic test suite of vector math (> 100 MB object code in debug code, 8 MB in
release mode), which exercise a wide range of AVX512* intrinsics. In other
words: the AVX512 backend is working great now.

Best,
Wenzel

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to