[RISCV] Replace a custom SDTypeProfile with SDTIntBinOp which should be sufficient...
authorCraig Topper <craig.topper@sifive.com>
Sun, 6 Dec 2020 04:10:25 +0000 (20:10 -0800)
committerCraig Topper <craig.topper@sifive.com>
Sun, 6 Dec 2020 04:18:22 +0000 (20:18 -0800)
commit5fc8f90f0a96a32b774cecc593af82959025906b
treedc7baec27245971ceb4bc0a66bbe94ac3db24281
parentb00f345acd9496936f9c91eb5d0b0f305838bf13
[RISCV] Replace a custom SDTypeProfile with SDTIntBinOp which should be sufficient here.

On the surface this would be slightly less optimal for the isel
table, but due to a tablegen issue with HW mode this ends up
generating a smaller isel table.
llvm/lib/Target/RISCV/RISCVInstrInfoB.td