[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:48:01 PDT 2022


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

Fix typo


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.443377.patch
Type: text/x-patch
Size: 8434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220708/8b365b89/attachment.bin>


More information about the llvm-commits mailing list