[PATCH] D65753: Builtins: Add some v2f16 variants
Steve Canon via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 6 13:03:29 PDT 2019
scanon added a comment.
Strongly agree with what @rjmccall said. If we can make these generic builtins instead of ending up with O(100) variants of each math operation, that would make life immensely nicer.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65753/new/
https://reviews.llvm.org/D65753
More information about the cfe-commits
mailing list