[clang] [llvm] [RISCV]Add svvptc extension (PR #113758)

2024-10-28 Thread Pengcheng Wang via cfe-commits
https://github.com/wangpc-pp approved this pull request. LGTM. https://github.com/llvm/llvm-project/pull/113758 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [llvm] [RISCV]Add svvptc extension (PR #113758)

2024-10-28 Thread via cfe-commits
https://github.com/dong-miao updated https://github.com/llvm/llvm-project/pull/113758 >From 6424bebfcf16ef9694d7406b0298045da2d426bf Mon Sep 17 00:00:00 2001 From: dong-miao <601183...@qq.com> Date: Sat, 26 Oct 2024 06:49:04 + Subject: [PATCH 1/6] [RISCV]Add svvptc extensions --- clang/tes

[clang] [llvm] [RISCV]Add svvptc extension (PR #113758)

2024-10-27 Thread Pengcheng Wang via cfe-commits
https://github.com/wangpc-pp commented: Please update ReleaseNotes. https://github.com/llvm/llvm-project/pull/113758 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [llvm] [RISCV]Add svvptc extension (PR #113758)

2024-10-26 Thread via cfe-commits
https://github.com/dong-miao updated https://github.com/llvm/llvm-project/pull/113758 >From 6424bebfcf16ef9694d7406b0298045da2d426bf Mon Sep 17 00:00:00 2001 From: dong-miao <601183...@qq.com> Date: Sat, 26 Oct 2024 06:49:04 + Subject: [PATCH 1/5] [RISCV]Add svvptc extensions --- clang/tes

[clang] [llvm] [RISCV]Add svvptc extension (PR #113758)

2024-10-26 Thread via cfe-commits
https://github.com/dong-miao updated https://github.com/llvm/llvm-project/pull/113758 >From 6424bebfcf16ef9694d7406b0298045da2d426bf Mon Sep 17 00:00:00 2001 From: dong-miao <601183...@qq.com> Date: Sat, 26 Oct 2024 06:49:04 + Subject: [PATCH 1/4] [RISCV]Add svvptc extensions --- clang/tes

[clang] [llvm] [RISCV]Add svvptc extension (PR #113758)

2024-10-26 Thread via cfe-commits
https://github.com/dong-miao updated https://github.com/llvm/llvm-project/pull/113758 >From 6424bebfcf16ef9694d7406b0298045da2d426bf Mon Sep 17 00:00:00 2001 From: dong-miao <601183...@qq.com> Date: Sat, 26 Oct 2024 06:49:04 + Subject: [PATCH 1/3] [RISCV]Add svvptc extensions --- clang/tes

[clang] [llvm] [RISCV]Add svvptc extension (PR #113758)

2024-10-26 Thread via cfe-commits
https://github.com/dong-miao updated https://github.com/llvm/llvm-project/pull/113758 >From 6424bebfcf16ef9694d7406b0298045da2d426bf Mon Sep 17 00:00:00 2001 From: dong-miao <601183...@qq.com> Date: Sat, 26 Oct 2024 06:49:04 + Subject: [PATCH 1/2] [RISCV]Add svvptc extensions --- clang/tes

[clang] [llvm] [RISCV]Add svvptc extension (PR #113758)

2024-10-26 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-mc Author: None (dong-miao) Changes This commit adds the Obviating Memory-Management Instructions after Marking PTEs Valid (Svvptc) extension. Specification link:[https://github.com/riscv/riscv-isa-manual/blob/main/src/supervisor.adoc](https://github.c

[clang] [llvm] [RISCV]Add svvptc extension (PR #113758)

2024-10-26 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-backend-risc-v @llvm/pr-subscribers-clang-driver Author: None (dong-miao) Changes This commit adds the Obviating Memory-Management Instructions after Marking PTEs Valid (Svvptc) extension. Specification link:[https://github.com/riscv/riscv-isa-manual/b

[clang] [llvm] [RISCV]Add svvptc extension (PR #113758)

2024-10-26 Thread via cfe-commits
https://github.com/dong-miao created https://github.com/llvm/llvm-project/pull/113758 This commit adds the Obviating Memory-Management Instructions after Marking PTEs Valid (Svvptc) extension. Specification link:[https://github.com/riscv/riscv-isa-manual/blob/main/src/supervisor.adoc](https://