diff options
author | Tomer Shafir <tomer.shafir8@gmail.com> | 2025-10-12 13:30:59 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-12 13:30:59 +0300 |
commit | 63452220292b51b19c3fe98ec62c4098f35e9989 (patch) | |
tree | 46781911659a0f27ac06cce42a45617a41908a5b /llvm/tools/llvm-as/llvm-as.cpp | |
parent | fd7aae382c9ad7d56294cf20e55d0e227a93ce47 (diff) | |
download | llvm-63452220292b51b19c3fe98ec62c4098f35e9989.zip llvm-63452220292b51b19c3fe98ec62c4098f35e9989.tar.gz llvm-63452220292b51b19c3fe98ec62c4098f35e9989.tar.bz2 |
[AArch64][NFC] Use member variable RI instead getRegisterInfo in copyPhysReg (#162826)
This patch uses the RI member variable directly in the member function
AArch64InstrInfo::copyPhysReg, instead of redundant calls to the public
API.
Diffstat (limited to 'llvm/tools/llvm-as/llvm-as.cpp')
0 files changed, 0 insertions, 0 deletions