[PATCH] D119269: [RISCV] Lower VP_FNEG to RVV instructions

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 08:36:43 PST 2022


craig.topper updated this revision to Diff 407174.
craig.topper added a comment.

Delete unmasked pattern, replace with masked pattern. FSGN* pseudos are already in the masked->unmasked table


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119269/new/

https://reviews.llvm.org/D119269

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119269.407174.patch
Type: text/x-patch
Size: 32159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220209/ee9224ce/attachment-0001.bin>


More information about the llvm-commits mailing list