[llvm] [RISCV][WIP] Emit code for strcmp for unaligned strings when one stri… (PR #86645)
Mikhail Gudim via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 1 21:45:29 PDT 2024
================
@@ -137,6 +137,7 @@ def SPMem : MemOperand<SP>;
def GPRCMem : MemOperand<GPRC>;
+
----------------
mgudim wrote:
fixed, thanks
https://github.com/llvm/llvm-project/pull/86645
More information about the llvm-commits
mailing list