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

            Bug ID: 52112
           Summary: __builtin_convertvector broken w/ __fp16 under WASM
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

Broken codegen for __builtin_convertvector under WASM when the source vector
uses __fp16.

Repro: https://godbolt.org/z/vTq165xvr
note: if you make the lp variable const the correct result is generated.

-- 
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