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

igorb <[email protected]> changed:

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

--- Comment #6 from igorb <[email protected]> ---
Fixed in r295718 .
patches https://reviews.llvm.org/rL295718, https://reviews.llvm.org/rL295660
The attached source code works fine with
  clang++-3.9 -g -std=c++14 -O3 -mavx512f -mavx512cd -o avx512_knl
and  
  clang++-3.9 -g -std=c++14 -O3 -mavx512f -mavx512cd -mavx512bw -o avx512

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

Reply via email to