[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 Mar 4 11:42:00 PST 2022


craigblackmore updated this revision to Diff 413085.
craigblackmore added a comment.
Herald added subscribers: pcwang-thead, eopXD.
Herald added a project: All.

Thank you for the reviews. I have updated based on the feedback and rebased.


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/RISCVMakeCompressible.cpp
  llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
  llvm/test/CodeGen/RISCV/make-compressible-i32-f-d.mir
  llvm/test/CodeGen/RISCV/make-compressible-i64.mir

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


More information about the llvm-commits mailing list