[PATCH] D150985: [clang] Allow fp in atomic fetch max/min builtins

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 19 11:26:32 PDT 2023


tra added a comment.

The code changes look OK to me.

Whether allowing FP for clang builtins is OK -- I have no idea, especially for the c11 ones.


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

https://reviews.llvm.org/D150985



More information about the cfe-commits mailing list