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

            Bug ID: 47547
           Summary: Invalid CodeGen with clang-cl (From visual studio
                    2019) in release builds (64 bits, ssse3)
           Product: clang
           Version: 10.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: C++17
          Assignee: unassignedclangb...@nondot.org
          Reporter: bique.alexan...@gmail.com
                CC: blitzrak...@gmail.com, erik.pilking...@gmail.com,
                    llvm-bugs@lists.llvm.org, richard-l...@metafoo.co.uk

Hi,

I've reported the following issue:
https://github.com/xtensor-stack/xsimd/issues/386

I am not sure if the issue comes from clang-cl or the xsimd itself but, it only
fails on Windows using clang-cl.

It works well with clang on OSX and Linux, and while looking at the code I've
seen nothing wrong with the code itself, yet the generated assembly seemed
wrong.

Regards,
Alexandre

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

Reply via email to