[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
Fri Oct 15 01:53:04 PDT 2021


craigblackmore updated this revision to Diff 379935.
craigblackmore added a comment.
Herald added subscribers: achieveartificialintelligence, vkmr.

Removed hard-coded assumptions noted by @jrtc27 and rebased. Thank you for the review and apologies for the delay in updating the patch.


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.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92105.379935.patch
Type: text/x-patch
Size: 27243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211015/5b777584/attachment.bin>


More information about the llvm-commits mailing list