[clang] [llvm] [RISCV] Add QingKe "XW" compressed opcode extension (PR #97925)

2024-07-10 Thread via cfe-commits
https://github.com/ArcaneNibble updated https://github.com/llvm/llvm-project/pull/97925 >From e83b666bdd445a265bd12c5c1611566adb0d9914 Mon Sep 17 00:00:00 2001 From: R Date: Sat, 29 Jun 2024 20:51:51 +0100 Subject: [PATCH] [RISCV] Add QingKe "XW" compressed opcode extension This extension cons

[clang] [llvm] [RISCV] Add QingKe "XW" compressed opcode extension (PR #97925)

2024-07-10 Thread via cfe-commits
ArcaneNibble wrote: Updated the newly-added `clang/test/Driver/print-supported-extensions-riscv.c` test (in addition to simply rebasing) (I don't normally run *all* tests because of how long it takes, so I didn't notice this change until it failed in CI) https://github.com/llvm/llvm-project/p

[clang] [llvm] [RISCV] Add QingKe "XW" compressed opcode extension (PR #97925)

2024-07-10 Thread via cfe-commits
ArcaneNibble wrote: Pre-commit CI is now green on Windows, Linux has been waiting for a free builder for several hours now Do I need to do anything else here? I do not have commit access to merge this myself. https://github.com/llvm/llvm-project/pull/97925

[clang] [llvm] [RISCV] Add QingKe "XW" compressed opcode extension (PR #97925)

2024-07-10 Thread Pengcheng Wang via cfe-commits
https://github.com/wangpc-pp closed https://github.com/llvm/llvm-project/pull/97925 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [llvm] [RISCV] Add QingKe "XW" compressed opcode extension (PR #97925)

2024-07-10 Thread via cfe-commits
github-actions[bot] wrote: @ArcaneNibble Congratulations on having your first Pull Request (PR) merged into the LLVM Project! Your changes will be combined with recent changes from other authors, then tested by our [build bots](https://lab.llvm.org/buildbot/). If there is a problem with a b