[PATCH] D108832: [Builtins] Support ext_vector_type args for __builtin_fminf.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 27 10:36:02 PDT 2021


erichkeane added a comment.

Codewise I'm ok, but I don't feel comfortable making the direction decision.  I'd like to see some level of 'state of things' on the vector types (like, under what conditions does GCC support this, and under what types??), but even then I'm not sure I'm the right one to approve this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108832



More information about the cfe-commits mailing list