craig.topper added a comment.

Does gcc use the same builtin name? Our general policy is to have the same 
interface as gcc if we have a builtin. So if gcc has these builtins the should 
work the same way.

For IFMA I think I made them commutable by swapping the operands between the 
builtin and the internal intrinsic using the handling for the X86IntrinsicTable


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109658

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

Reply via email to