aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorwangpc <pc.wang@linux.alibaba.com>2022-04-24 14:55:54 +0800
committerwangpc <pc.wang@linux.alibaba.com>2022-04-24 14:58:18 +0800
commit7a21a0525a696f17e6d6915c7515a30c0bda259a (patch)
tree41dff18c1d4415d49acaa3033282d9a53bac37d6 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parentae76eb32a5988c1f4ebb07e7e5eb9de2b036e194 (diff)
downloadllvm-7a21a0525a696f17e6d6915c7515a30c0bda259a.zip
llvm-7a21a0525a696f17e6d6915c7515a30c0bda259a.tar.gz
llvm-7a21a0525a696f17e6d6915c7515a30c0bda259a.tar.bz2
[RISCV] Add sched to pseudo function call instructions
To fix llvm-mca's error of 'found an unsupported instruction in the input assembly sequence.' caused by the lack of scheduling info. Pseudo function call instructions will be expanded to `auipc` and `jalr`, so their scheduling info are the combination of two. Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D123578
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions