[PATCH] D127520: [RISCV] Move creation of constant pools from isel to lowering.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 12 22:29:48 PDT 2022


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

Remove unneeded temporary instantiations


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127520

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rv64zbp-intrinsic.ll
  llvm/test/CodeGen/RISCV/rv64zbp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-buildvec.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-mask-buildvec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127520.436275.patch
Type: text/x-patch
Size: 17901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220613/bfaa81f1/attachment.bin>


More information about the llvm-commits mailing list