[PATCH] D151176: [RISCV] Custom lower fixed-length vector llvm.is.fpclass to vfclass.v

Liao Chunyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 20:13:25 PDT 2023


liaolucy created this revision.
liaolucy added reviewers: craig.topper, arsenm, reames, frasercrmck, fakepaper56, luke.
Herald added subscribers: jobnoorman, VincentWu, vkmr, 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.
liaolucy requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, MaskRay, wdng.
Herald added a project: LLVM.

After  D149063 <https://reviews.llvm.org/D149063>. This patch adds support for fixed-length vector.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151176

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfclass.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151176.524555.patch
Type: text/x-patch
Size: 9419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/93d0ed63/attachment-0001.bin>


More information about the llvm-commits mailing list