diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-03-14 10:02:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-14 10:02:22 -0700 |
commit | 2ee7ba47dc97ef377479ab013a2c3d2074a86393 (patch) | |
tree | bd4c17d9b7bb2e921b9be1adbd6386060bf009e4 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | cbbcc3d13b7747be4587e36ddc0699587ff31904 (diff) | |
download | llvm-2ee7ba47dc97ef377479ab013a2c3d2074a86393.zip llvm-2ee7ba47dc97ef377479ab013a2c3d2074a86393.tar.gz llvm-2ee7ba47dc97ef377479ab013a2c3d2074a86393.tar.bz2 |
[RISCV] Move Size and CopyCost overrides for vector register to the VReg class. NFC (#131222)
Instead using the IsVRegClass to calculate in the base class, just
override directly.
This will scale better if we need to do different types of overrides for
other register types in the future.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions