[llvm-branch-commits] [llvm] [RISCV] Support CodeGen of Zilx extension (PR #209420)

Pengcheng Wang via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jul 28 00:00:06 PDT 2026


================
@@ -671,7 +671,8 @@ static bool isSignExtendedW(Register SrcReg, const RISCVSubtarget &ST,
       return false;
----------------
wangpc-pp wrote:

Thanks! I just forgot to do that.

https://github.com/llvm/llvm-project/pull/209420


More information about the llvm-branch-commits mailing list