[PATCH] D128495: [RISCV][MC] Fold UIMM related code and add the missing isUImm functions

Shao-Ce SUN via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 22:49:47 PDT 2022


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

Add the missing `isUImm4` and `isUImm12` functions


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128495

Files:
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128495.439626.patch
Type: text/x-patch
Size: 4148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220624/21d0b0a7/attachment.bin>


More information about the llvm-commits mailing list