[PATCH] D129402: [RISCV] Teach shouldConvertConstantLoadToIntImm that constant materialization can use constant pools.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 15:58:31 PDT 2022


craig.topper updated this revision to Diff 443381.
craig.topper added a comment.

Remove 0 check


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129402

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/memcpy-inline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129402.443381.patch
Type: text/x-patch
Size: 8418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220708/9279cbad/attachment.bin>


More information about the llvm-commits mailing list