khchen accepted this revision.
khchen added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99151/new/
https://reviews.llvm.org/D99151
___
liaolucy added a comment.
LGTM, thanks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99151/new/
https://reviews.llvm.org/D99151
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.
craig.topper added inline comments.
Comment at: clang/test/CodeGen/RISCV/rvv-intrinsics/vle16ff.c:9
+// RUN: -target-feature +experimental-zfh -target-feature +m
-fallow-half-arguments-and-returns -Werror -Wall -S -o - %s >/dev/null 2>%t
+// RUN: FileCheck --check-prefix=ASM -
khchen added inline comments.
Comment at: clang/test/CodeGen/RISCV/rvv-intrinsics/vle16ff.c:9
+// RUN: -target-feature +experimental-zfh -target-feature +m
-fallow-half-arguments-and-returns -Werror -Wall -S -o - %s >/dev/null 2>%t
+// RUN: FileCheck --check-prefix=ASM --allow
jrtc27 added inline comments.
Comment at: clang/test/CodeGen/RISCV/rvv-intrinsics/vle16ff.c:9
+// RUN: -target-feature +experimental-zfh -target-feature +m
-fallow-half-arguments-and-returns -Werror -Wall -S -o - %s >/dev/null 2>%t
+// RUN: FileCheck --check-prefix=ASM --allow
jrtc27 added inline comments.
Comment at: clang/test/CodeGen/RISCV/rvv-intrinsics/vle16ff.c:9
+// RUN: -target-feature +experimental-zfh -target-feature +m
-fallow-half-arguments-and-returns -Werror -Wall -S -o - %s >/dev/null 2>%t
+// RUN: FileCheck --check-prefix=ASM --allow
craig.topper added inline comments.
Comment at: clang/test/CodeGen/RISCV/rvv-intrinsics/vle16ff.c:9
+// RUN: -target-feature +experimental-zfh -target-feature +m
-fallow-half-arguments-and-returns -Werror -Wall -S -o - %s >/dev/null 2>%t
+// RUN: FileCheck --check-prefix=ASM -
jrtc27 added inline comments.
Comment at: clang/test/CodeGen/RISCV/rvv-intrinsics/vle16ff.c:9
+// RUN: -target-feature +experimental-zfh -target-feature +m
-fallow-half-arguments-and-returns -Werror -Wall -S -o - %s >/dev/null 2>%t
+// RUN: FileCheck --check-prefix=ASM --allow
khchen added a comment.
maybe we could merge different test into one vleff.c?
Comment at: clang/test/CodeGen/RISCV/rvv-intrinsics/vle16ff.c:9
+// RUN: -target-feature +experimental-zfh -target-feature +m
-fallow-half-arguments-and-returns -Werror -Wall -S -o - %s >/dev/null