diff options
author | Pengcheng Wang <wangpengcheng.pp@bytedance.com> | 2024-04-08 13:35:37 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-08 13:35:37 +0800 |
commit | 73ddb2a7471986a7ed600dbea14efc60f0d0db47 (patch) | |
tree | 3cb4bad5cc6462e602d4e13dce3dd47ec905b5bc /llvm/lib/CodeGen/MachineModuleSlotTracker.cpp | |
parent | 91189afef5fb887699da88e0ed46bdf3421d4bce (diff) | |
download | llvm-73ddb2a7471986a7ed600dbea14efc60f0d0db47.zip llvm-73ddb2a7471986a7ed600dbea14efc60f0d0db47.tar.gz llvm-73ddb2a7471986a7ed600dbea14efc60f0d0db47.tar.bz2 |
[RISCV] Store VLMul/NF into RegisterClass's TSFlags
This TSFlags was introduced by https://reviews.llvm.org/D108767.
A base class of all RISCV RegisterClass is added and we store
IsVRegClass/VLMul/NF into TSFlags and add helpers to get them.
This can reduce some lines and I think there will be more usages.
Reviewers: preames, topperc
Reviewed By: topperc
Pull Request: https://github.com/llvm/llvm-project/pull/84894
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleSlotTracker.cpp')
0 files changed, 0 insertions, 0 deletions