[PATCH] D92105: [RISCV] Add pre-emit pass to make more instructions compressible
Craig Blackmore via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 22 04:00:37 PST 2021
craigblackmore updated this revision to Diff 388866.
craigblackmore edited the summary of this revision.
craigblackmore added a comment.
Add support for LD/SD/FLW/FLD/FSW/FSD and address other inline comments from @jrtc27.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92105/new/
https://reviews.llvm.org/D92105
Files:
llvm/lib/Target/RISCV/CMakeLists.txt
llvm/lib/Target/RISCV/RISCV.h
llvm/lib/Target/RISCV/RISCVCompressInstrs.cpp
llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
llvm/test/CodeGen/RISCV/compress-instrs-i32-f-d.mir
llvm/test/CodeGen/RISCV/compress-instrs-i64.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92105.388866.patch
Type: text/x-patch
Size: 58232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211122/c7783ccb/attachment.bin>
More information about the llvm-commits
mailing list