[PATCH] D116460: [RISCV] Prune more unnecessary vector pseudo instructions. NFC

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 31 13:54:45 PST 2021


craig.topper created this revision.
craig.topper added reviewers: HsiangKai, rogfer01, khchen, arcbbb.
Herald added subscribers: VincentWu, luke957, achieveartificialintelligence, StephenFan, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, edward-jones, zzheng, jrtc27, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
craig.topper requested review of this revision.
Herald added a subscriber: MaskRay.
Herald added a project: LLVM.

For floating point specific vector instructions, we don't need
pseudos for mf8.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116460

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116460.396821.patch
Type: text/x-patch
Size: 17860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211231/2fb603f0/attachment.bin>


More information about the llvm-commits mailing list