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

            Bug ID: 40653
           Summary: Inline _byteswap_* functions for optimized build
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

_byteswap_* series functions (_byteswap_uint64, _byteswap_ulong,
_byteswap_ushort) are provided as library functions in libucrt.lib, but MSVC
doesn't inline them for optimized build. It will be great to inline them in
clang-cl.exe for optimized build.

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