rjmccall added a comment.

The bug with `__builtin_isless` should be a really easy fix; the builtin just 
needs to be flagged as having custom type-checking, and then we need to make 
sure we do appropriate promotions on the arguments (but we probably do).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71467



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

Reply via email to