[PATCH] D79523: [RISCV] Support Constant Pools in Load/Store Peephole

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 11 10:12:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfe69dfebcfa0: [RISCV] Support Constant Pools in Load/Store Peephole (authored by lenary).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79523

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/test/CodeGen/RISCV/calling-conv-ilp32d.ll
  llvm/test/CodeGen/RISCV/calling-conv-ilp32f-ilp32d-common.ll
  llvm/test/CodeGen/RISCV/codemodel-lowering.ll
  llvm/test/CodeGen/RISCV/double-imm.ll
  llvm/test/CodeGen/RISCV/double-previous-failure.ll
  llvm/test/CodeGen/RISCV/float-imm.ll
  llvm/test/CodeGen/RISCV/fp-imm.ll
  llvm/test/CodeGen/RISCV/select-const.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79523.263213.patch
Type: text/x-patch
Size: 19197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/2eaadc31/attachment.bin>


More information about the llvm-commits mailing list