[PATCH] D135327: [RISCV][InsertVSETVLI] Treat mask policy as undemanded if usesMaskPolicy is false

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 15:20:09 PDT 2022


reames created this revision.
reames added reviewers: craig.topper, frasercrmck, asb.
Herald added subscribers: sunshaoce, VincentWu, StephenFan, vkmr, evandro, 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, bollu, simoncook, johnrusso, rbar, hiraditya, arichardson, mcrosier.
Herald added a project: All.
reames requested review of this revision.
Herald added subscribers: pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

This was previously reviewed as a subset of D133803 <https://reviews.llvm.org/D133803>, but since the test changes there were essentially unreviewable, when I realized this could be split out, it seemed worthwhile to do so.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135327

Files:
  llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-fp-vp.ll
  llvm/test/CodeGen/RISCV/rvv/masked-tama.ll
  llvm/test/CodeGen/RISCV/rvv/setcc-fp-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135327.465575.patch
Type: text/x-patch
Size: 54628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221005/da884d89/attachment.bin>


More information about the llvm-commits mailing list