[PATCH] D100097: [RISCV][NFC] Replace explicit type i64 with riscv customized SDTypeProfile.

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 04:20:26 PDT 2021


Jim created this revision.
Jim added a reviewer: craig.topper.
Herald added subscribers: vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
Jim requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

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


https://reviews.llvm.org/D100097

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100097.336056.patch
Type: text/x-patch
Size: 6279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/b493a72b/attachment.bin>


More information about the llvm-commits mailing list