[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 02:15:10 PDT 2020


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

- Remove TODO which is now done!


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79523.262570.patch
Type: text/x-patch
Size: 17770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/ea22f455/attachment.bin>


More information about the llvm-commits mailing list