aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorPiyou Chen <piyou.chen@sifive.com>2024-11-25 12:43:39 +0800
committerGitHub <noreply@github.com>2024-11-25 12:43:39 +0800
commit7317a6e99026f65a343e2e69685445dc5bd83172 (patch)
tree88c676d8139e980bdb4213f8ad528950655b7818 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent2523439021dedbaee1ddfc49f59deab43cf6bb9b (diff)
downloadllvm-7317a6e99026f65a343e2e69685445dc5bd83172.zip
llvm-7317a6e99026f65a343e2e69685445dc5bd83172.tar.gz
llvm-7317a6e99026f65a343e2e69685445dc5bd83172.tar.bz2
[RISCV][MachineVerifier] Use RegUnit for register liveness checking (#115980)
For the RISC-V target, V14_V15 are not subregisters of v14m4, even though they share some registers. Currently, the MachineVerifier reports an error when checking register liveness for segment load/store operations. This patch adds additional register liveness checking, using RegUnit instead of subregisters, to prevent this error.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions