JivanH wrote:
@topperc
@wangpc-pp
@dtcxzyw
REMIND:
Hi. Could you please review my patch?
https://github.com/llvm/llvm-project/pull/79971
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-co
JivanH wrote:
Please review
@topperc
@wangpc-pp
@dtcxzyw
https://github.com/llvm/llvm-project/pull/79971
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/JivanH created
https://github.com/llvm/llvm-project/pull/79971
This change adds builtin of mop.r.[n] and mop.rr.[n] instructions for Zimop
extension based on
https://github.com/riscv-non-isa/riscv-c-api-doc/blob/master/riscv-c-api.md.
>From a2a37921c83511796e051520c887092a3
https://github.com/JivanH updated
https://github.com/llvm/llvm-project/pull/77089
>From caab6046a26517946bdce7659e4236ae9d5154fe Mon Sep 17 00:00:00 2001
From: ln8-8
Date: Fri, 5 Jan 2024 16:08:53 +0400
Subject: [PATCH 1/5] [RISCV][ISel] Add ISel support for experimental Zimop
extension
This
JivanH wrote:
> > @topperc If I am not mistaken Zicfiss extension uses moprr instructions to
> > get ROP functionality. But Zimop does not limit only the use of Zicfiss
> > extension. They can be redefined and assigned other operations.
>
> Right, but won't users be programming to each of the
https://github.com/JivanH closed https://github.com/llvm/llvm-project/pull/74824
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/JivanH updated
https://github.com/llvm/llvm-project/pull/75182
>From e6bf0819c96fcfbd73d711acc951065e2ed22d8c Mon Sep 17 00:00:00 2001
From: ln8-8
Date: Tue, 12 Dec 2023 12:47:32 +0400
Subject: [PATCH] [RISCV][MC] Add support for experimental Zimop extension
This implements
JivanH wrote:
@dtcxzyw @wangpc-pp
Thank you for your review and suggestions. Will do as you suggested and will
send the patch series.
https://github.com/llvm/llvm-project/pull/74824
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lis
JivanH wrote:
@topperc
@asb
@michaelmaitland
@wangpc-pp
https://github.com/llvm/llvm-project/pull/74824
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/JivanH created
https://github.com/llvm/llvm-project/pull/74824
This implements experimental support for the Zimop extension as specified here:
https://github.com/riscv/riscv-isa-manual/blob/main/src/zimop.adoc.
This change adds intrinsics of mop.r.[n] and mop.rr.[n] instructi
10 matches
Mail list logo