aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2023-08-01 12:16:26 -0700
committerPhilip Reames <listmail@philipreames.com>2023-08-01 12:16:26 -0700
commit1e86abc914bbac9d825471444005da729e78cf43 (patch)
tree59c956b10e6f8f777d85ea266a16ad8996cb1a9d /llvm/tools/llvm-objdump/llvm-objdump.cpp
parente938217f8109e1e1b43978606d459b8e7aeab19e (diff)
downloadllvm-1e86abc914bbac9d825471444005da729e78cf43.zip
llvm-1e86abc914bbac9d825471444005da729e78cf43.tar.gz
llvm-1e86abc914bbac9d825471444005da729e78cf43.tar.bz2
[RISCVRVVInitUndef] Ignore tied use for partial undef register
The purpose of this code is to restrict overlap between source and destination registers. The tied input register is conceptually part of the destination. I can't see any reason why we need to prevent a partial undef tied source here, and skipping it reduces register pressure slightly. Differential Revision: https://reviews.llvm.org/D156709
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions