[PATCH] D92105: [RISCV] Add pre-emit pass to make more instructions compressible
Lewis Revill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 25 01:27:28 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG29a5a7c6d47a: [RISCV] Add pre-emit pass to make more instructions compressible (authored by lewis-revill).
Repository:
rG LLVM Github Monorepo
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/O0-pipeline.ll
llvm/test/CodeGen/RISCV/O3-pipeline.ll
llvm/test/CodeGen/RISCV/make-compressible-rv64.mir
llvm/test/CodeGen/RISCV/make-compressible.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92105.431904.patch
Type: text/x-patch
Size: 79778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/f3de01ca/attachment.bin>
More information about the llvm-commits
mailing list