llvm-project
b88b4806 - [RISCV] Remove Type::isRVVType() and replace with isRVVSizelessBuiltinType(). NFC

Commit
2 years ago
[RISCV] Remove Type::isRVVType() and replace with isRVVSizelessBuiltinType(). NFC These both do the same thing, but some profiling on a Releast+Asserts build suggests isRVVSizelessBuiltinType() is the more efficient version so lets keep that one.
Author
Committer
Parents
Loading