[PATCH] D150665: [RISCV] Handle addimm chains in SelectAddrRegImm
Yingwei Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 17 07:09:04 PDT 2023
dtcxzyw updated this revision to Diff 523038.
dtcxzyw added a comment.
- Rebase
- Find the best (base, offset) pair to emit compressed load/store instructions with C/Zca/Zcf/Zcd.
- Add additional tests with large offsets
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150665/new/
https://reviews.llvm.org/D150665
Files:
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/test/CodeGen/RISCV/split-offsets.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150665.523038.patch
Type: text/x-patch
Size: 18781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230517/4d530123/attachment.bin>
More information about the llvm-commits
mailing list