Skip to content

Commit ba54a60

Browse files
authored
Merge pull request #2022 from aap-sc/aap-sc/another_unused_variable_warning
remove unused EGS constant from vsm4r_vs handler
2 parents 1467070 + 7f8aa45 commit ba54a60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

riscv/insns/vsm4r_vs.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
#include "zvksed_ext_macros.h"
44

5-
const uint32_t EGS = 4;
6-
75
require_vsm4_constraints;
86
require_align(insn.rd(), P.VU.vflmul);
97
require_vs2_align_eglmul(128);

0 commit comments

Comments
 (0)