benshi001 marked 2 inline comments as done.
benshi001 added inline comments.


================
Comment at: clang/test/CodeGen/CSKY/csky-builtins.c:67
+  return __builtin_bswap64(x);
+}
----------------
zixuan-wu wrote:
> Those are target-independent intrinsics/builtins. I think it's no more need 
> to test for specific target such as csky again, unless it's different 
> behavior or output.
removed.


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

https://reviews.llvm.org/D154588

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

Reply via email to