From: Anup Patel <apatel@ventanamicro.com>
To: opensbi@lists.infradead.org
Subject: [PATCH v2 0/2] OpenSBI LLVM related fixes
Date: Tue, 10 Dec 2024 10:53:24 +0530 [thread overview]
Message-ID: <20241210052326.407237-1-apatel@ventanamicro.com> (raw)
This series does few LLVM related fixes encountered using
"Ubuntu clang version 18.1.3 (1ubuntu1)".
These patches can also be found in the riscv_llvm_compile_fixes_v2
branch at: https://github.com/avpatel/opensbi.git
Changes since v1:
- Removed -fno-tree-vectorize from PATCH2
Anup Patel (2):
lib: utils/fdt_cppc_rpmi: Fix compile error with LLVM
Makefile: Don't enable V-extension using -march option
Makefile | 8 ++++----
lib/sbi/sbi_trap_v_ldst.c | 5 +++--
lib/utils/cppc/fdt_cppc_rpmi.c | 7 +++++--
3 files changed, 12 insertions(+), 8 deletions(-)
--
2.43.0
next reply other threads:[~2024-12-10 5:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-10 5:23 Anup Patel [this message]
2024-12-10 5:23 ` [PATCH v2 1/2] lib: utils/fdt_cppc_rpmi: Fix compile error with LLVM Anup Patel
2024-12-11 0:05 ` Samuel Holland
2024-12-11 9:59 ` Xiang W
2024-12-15 6:02 ` Anup Patel
2024-12-15 6:03 ` Anup Patel
2024-12-10 5:23 ` [PATCH v2 2/2] Makefile: Don't enable V-extension using -march option Anup Patel
2024-12-11 0:11 ` Samuel Holland
2024-12-15 6:04 ` Anup Patel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241210052326.407237-1-apatel@ventanamicro.com \
--to=apatel@ventanamicro.com \
--cc=opensbi@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox