]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
RISC-V: Add riscv-vsetvl.def to t-riscv
authorJuzhe-Zhong <juzhe.zhong@rivai.ai>
Tue, 22 Aug 2023 23:06:50 +0000 (07:06 +0800)
committerPan Li <pan2.li@intel.com>
Tue, 22 Aug 2023 23:19:04 +0000 (07:19 +0800)
This patch will be backport to GCC 13 and commit to trunk.
gcc/ChangeLog:

* config/riscv/t-riscv: Add riscv-vsetvl.def

gcc/config/riscv/t-riscv

index 1252d6f851ac55b1d865a1b718bd978e79655bc7..f3ce66ccdd4f78c69a415bc331efa3a27c20cd28 100644 (file)
@@ -62,7 +62,8 @@ riscv-vsetvl.o: $(srcdir)/config/riscv/riscv-vsetvl.cc \
   $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(RTL_H) $(REGS_H) \
   $(TARGET_H) tree-pass.h df.h rtl-ssa.h cfgcleanup.h insn-config.h \
   insn-attr.h insn-opinit.h tm-constrs.h cfgrtl.h cfganal.h lcm.h \
-  predict.h profile-count.h $(srcdir)/config/riscv/riscv-vsetvl.h
+  predict.h profile-count.h $(srcdir)/config/riscv/riscv-vsetvl.h \
+  $(srcdir)/config/riscv/riscv-vsetvl.def
        $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
                $(srcdir)/config/riscv/riscv-vsetvl.cc