arsenm added inline comments.

================
Comment at: clang/include/clang/Basic/Builtins.def:482-484
+BUILTIN(__builtin_issubnormal, "i.", "FnctE")
+BUILTIN(__builtin_iszero,      "i.", "FnctE")
+BUILTIN(__builtin_issignaling, "i.", "FnctE")
----------------
Sorry, I should have clarified, all the new builtins should be added separately 
from the change of the implementation of the existing builtins


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112932

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

Reply via email to