[llvm-bugs] [Bug 47547] New: Invalid CodeGen with clang-cl (From visual studio 2019) in release builds (64 bits, ssse3)

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Sep 16 06:57:04 PDT 2020


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: unassignedclangbugs at nondot.org
          Reporter: bique.alexandre at gmail.com
                CC: blitzrakete at gmail.com, erik.pilkington at gmail.com,
                    llvm-bugs at lists.llvm.org, richard-llvm at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200916/9b534b3e/attachment.html>


More information about the llvm-bugs mailing list