[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
Mon Jun 13 09:08:17 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcef03e3dcd5b: [RISCV] Move creation of constant pools from isel to lowering. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D127520?vs=436275&id=436437#toc

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.436437.patch
Type: text/x-patch
Size: 18108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220613/c49a37ed/attachment.bin>


More information about the llvm-commits mailing list