[llvm-bugs] [Bug 25544] clang-cl can't use _tzcnt_u32

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Nov 16 15:30:46 PST 2015


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

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Hans Wennborg <hans at chromium.org> ---
Reid pointed out that this is the same old "MSVC makes all intrinsics available
all the time and the user has to do cpuid checks" problem.

In this instance, I think the fix will be to not use this intrinsic in ffmpeg.
See http://crbug.com/556735 for more info.

I'll close this bug for now.

-- 
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/20151116/1d1b4dcb/attachment.html>


More information about the llvm-bugs mailing list