[PATCH] D66210: [RFC/WIP][RISCV] Enable the machine outliner for RISC-V
Lewis Revill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 13 03:39:14 PDT 2019
lewis-revill updated this revision to Diff 220069.
lewis-revill added a comment.
Refactor the MIR test case again:
- use `-run-pass=machine-outliner` to only test this pass (required removing the no-machineoutliner checks, they are redundant anyway)
- add riscv64 checks for completeness?
- add `-verify-machineinstrs`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66210/new/
https://reviews.llvm.org/D66210
Files:
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.h
llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
llvm/test/CodeGen/RISCV/machineoutliner.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66210.220069.patch
Type: text/x-patch
Size: 11762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190913/44c4b1df/attachment-0001.bin>
More information about the llvm-commits
mailing list