Commit e770892c authored by Nandni Jamnadas's avatar Nandni Jamnadas Committed by Jeremy Bennett
Browse files

CORE-V: SIMD Update: Updated cv.pack and cv.pack.h builtins



	Updated cv.pack and cv.pack.h builtins from
	__builtin_riscv_cv_simd_pack_h and __builtin_riscv_cv_simd_pack_h to
	__builtin_riscv_cv_simd_packlo_h and __builtin_riscv_cv_simd_packhi_h
	respectively.

	* gcc/config/riscv/corev.def: Updated builtin and insn name.
	* gcc/config/riscv/corev.md: Updated machine description insn name.
	* gcc/doc/extend.texi: Updated documentation.
	* gcc/testsuite/gcc.target/riscv/cv-simd-pack-compile-1.c: Updated tests.
	* gcc/testsuite/gcc.target/riscv/cv-simd-pack-h-compile-1.c: Likewise
	* gcc/testsuite/gcc.target/riscv/cv-xcvsimd-march-compile-1.c: Likewise.

Signed-off-by: default avatarNandni Jamnadas <nandni.jamnadas@embecosm.com>
parent 92a3e2a1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment