[PATCH] D130302: [RISCV] Add sext.b/h and zext.b/h/w to RISCVInstrInfo::foldMemoryOperandImpl.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 14:55:13 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGab2348a6fa98: [RISCV] Add sext.b/h and zext.b/h/w to RISCVInstrInfo::foldMemoryOperandImpl. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D130302?vs=446630&id=446643#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130302/new/

https://reviews.llvm.org/D130302

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.h
  llvm/test/CodeGen/RISCV/stack-folding.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130302.446643.patch
Type: text/x-patch
Size: 27528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/20d0ffe7/attachment.bin>


More information about the llvm-commits mailing list