From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9DC2B3858C29; Fri, 1 Dec 2023 23:24:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9DC2B3858C29 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701473055; bh=2CJEBTumAZZo9E0q8znaB+OqY5jVtTcBfynaH7wjF64=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QJuUNEI1JUlYxDPNdrVWUwK92I4MrWrUeKB96La9wHhtjGwZP7hxnNq3xAyuJiDFJ HjdNB6u7GfKKhQ+4x3Ng+Y7cbavCRmEz4eBGkDc8PYX9YhpLVnF1ZTJz3s4XynS0vZ kh4F7YjMoK9u8UrR+JPAWC4LL63UyGU2vH3mgkO0= From: "juzhe.zhong at rivai dot ai" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112817] RISC-V: RVV: provide a preprocessor macro for VLS codegen Date: Fri, 01 Dec 2023 23:24:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: juzhe.zhong at rivai dot ai X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112817 --- Comment #7 from JuzheZhong --- (In reply to Vineet Gupta from comment #6) > (In reply to JuzheZhong from comment #5) >=20 > > Support VLS codegen with -mrvv-vector-bits and attribute is reasonable = to be > > landed on GCC-14. >=20 > I don't think that is the reqmt for this issue. Just defining the > preprocessor flag with existing gcc toggle for VLS codegen should be enou= gh > - as long as it generates same macro as llvm. So, what do you mean ? I don't understand. If you doesn't need attribute, how to fix the issue.=