[PATCH] D134631: [RISCV][NFC] Merge rv32 and rv64 insertelt/extract fp tests.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 26 09:36:51 PDT 2022
craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: llvm/test/CodeGen/RISCV/rvv/insertelt-fp.ll:7
+
define <vscale x 1 x half> @insertelt_nxv1f16_0(<vscale x 1 x half> %v, half %elt) {
----------------
Drop the extra blank line
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134631/new/
https://reviews.llvm.org/D134631
More information about the llvm-commits
mailing list