diff options
author | Pengcheng Wang <wangpengcheng.pp@bytedance.com> | 2024-11-26 10:55:43 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-26 10:55:43 +0800 |
commit | 6633916ef5ab17bae9b2214a9e3327295ce56b5a (patch) | |
tree | 63ab2f1a5c3613c71dcfd6302c7b4363a7879181 /llvm/lib/CodeGen/MachineSink.cpp | |
parent | dd7aabf7c041f094ef2124bb5b8fe9434490d266 (diff) | |
download | llvm-6633916ef5ab17bae9b2214a9e3327295ce56b5a.zip llvm-6633916ef5ab17bae9b2214a9e3327295ce56b5a.tar.gz llvm-6633916ef5ab17bae9b2214a9e3327295ce56b5a.tar.bz2 |
[RISCV] Remove getPostRAMutations (#117527)
We are using `PostMachineScheduler` instead of `PostRAScheduler`
since #68696.
The hook `getPostRAMutations` is only used in `PostRAScheduler` so
it is actually dead code for RISC-V now.
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions