[PATCH] D130984: [clang][AArch64][SVE] Add unary +/- operators for SVE types
Cullen Rhodes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 4 07:12:38 PDT 2022
c-rhodes accepted this revision.
c-rhodes added a comment.
This revision is now accepted and ready to land.
LGTM, just one minor comment
================
Comment at: clang/test/CodeGen/aarch64-sve-vector-arith-ops.c:1654
+
+// UNARY PROMOTION
+
----------------
should we add FP tests as well?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130984/new/
https://reviews.llvm.org/D130984
More information about the cfe-commits
mailing list