[PATCH] D155669: [RISCV] Remove zvk uimm constraints
Brandon Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 18 19:11:25 PDT 2023
4vtomat created this revision.
Herald added subscribers: jobnoorman, luke, VincentWu, vkmr, frasercrmck, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya, arichardson.
Herald added a project: All.
4vtomat requested review of this revision.
Herald added subscribers: llvm-commits, wangpc, eopXD, MaskRay.
Herald added a project: LLVM.
Since the spec doesn't describe these behaviors as invalid,
the llvm-mc should just make them take care by hardware.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D155669
Files:
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td
llvm/test/MC/RISCV/rvv/zvkned-invalid.s
llvm/test/MC/RISCV/rvv/zvksed-invalid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155669.541811.patch
Type: text/x-patch
Size: 4509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/dd935988/attachment.bin>
More information about the llvm-commits
mailing list