[RISCV][NFC] Replace explicit type i64 with riscv customized SDTypeProfile.
authorJim Lin <jim@andestech.com>
Fri, 9 Apr 2021 09:01:48 +0000 (17:01 +0800)
committerJim Lin <jim@andestech.com>
Fri, 9 Apr 2021 09:06:17 +0000 (17:06 +0800)
commit7eaa2810c4413667872befd4f0045639f7f50f9c
tree4f3cfaa43496dba322349ad4fa102bd742ffd41f
parent623475248a9df38fe9c84316d8fdf6a23b7bf744
[RISCV][NFC] Replace explicit type i64 with riscv customized SDTypeProfile.

New SDTypeProfile can be reused for other word operation patterns without explicit i64 type in the future.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D100097
llvm/lib/Target/RISCV/RISCVInstrInfo.td
llvm/lib/Target/RISCV/RISCVInstrInfoB.td