[PATCH] D128500: [RISCV] Change how we isel (add X, [-4096, -2049]) or (add X, [2048,4095]).

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 08:33:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG78a31bb96961: [RISCV] Change how we isel (add X, [-4096, -2049]) or (add X, [2048,4095]). (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128500

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/test/CodeGen/RISCV/add-imm.ll
  llvm/test/CodeGen/RISCV/addimm-mulimm.ll
  llvm/test/CodeGen/RISCV/xaluo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128500.439780.patch
Type: text/x-patch
Size: 9972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220624/18d08c66/attachment-0001.bin>


More information about the llvm-commits mailing list