[RISCV][NFC] Add helper function isVectorConfigInstr to reduce Repeated code.
authorChenbing.Zheng <Chenbing.Zheng@streamcomputing.com>
Thu, 24 Feb 2022 03:49:58 +0000 (03:49 +0000)
committerBen Shi <ben.shi@streamcomputing.com>
Thu, 24 Feb 2022 05:59:12 +0000 (05:59 +0000)
commit2ae92e19ebed028885c8bca2d73ea5c741537b98
treea3d4395ec045814e38becf7a2574cf0c0cfee68b
parent9f9ac3464e9c8ccdadd273d4fb010b93fcd53dae
[RISCV][NFC] Add helper function isVectorConfigInstr to reduce Repeated code.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D119924
llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp