[PATCH] D127679: [RISCV] Implement RISCVTargetLowering::getTargetConstantFromLoad.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 22:22:45 PDT 2022


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

Rebase on D127713 <https://reviews.llvm.org/D127713> and D127714 <https://reviews.llvm.org/D127714>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127679

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127679.436653.patch
Type: text/x-patch
Size: 4380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220614/93690f01/attachment.bin>


More information about the llvm-commits mailing list