craig.topper added inline comments.

================
Comment at: clang/lib/Headers/ia32intrin.h:421
+    if (__c != 0) {                                                            
\
+      *(a) = (unsigned)__bsfd(__c);                                            
\
+      __d = 1;                                                                 
\
----------------
Should (a) have a cast to (unsigned *)?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75723/new/

https://reviews.llvm.org/D75723



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to