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

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 07:54:47 PDT 2020


lenary updated this revision to Diff 262653.
lenary added a comment.

- I missed a test on a previous update.


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.262653.patch
Type: text/x-patch
Size: 19197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/f375ebdf/attachment-0001.bin>


More information about the llvm-commits mailing list