[PATCH] D159231: [RISCV] Set SEW on VPseudoTernaryWithTailPolicy and VPseudoTernaryWithTailPolicyRoundingMode

Michael Maitland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 14:47:24 PDT 2023


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

The SEW field should be set here so llvm-mca can correctly resolve the
SchedClassID from the InversePseudosTable.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D159231

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/tools/llvm-mca/RISCV/SiFive7/reductions.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159231.554839.patch
Type: text/x-patch
Size: 20938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/4b5a60b1/attachment.bin>


More information about the llvm-commits mailing list