[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 11:18:05 PDT 2020


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

- getAlign API 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.263217.patch
Type: text/x-patch
Size: 19193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/f04d7dce/attachment.bin>


More information about the llvm-commits mailing list