[PATCH] D135011: Add sin and cos llvm builtins

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 3 12:11:34 PDT 2022


craig.topper added a comment.

Does these support scalable vector types from ARM SVE or RISC-V? I can't remember what the rest of the __builtin_elementwise do. I ask because the backends will probably crash for them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135011



More information about the cfe-commits mailing list