[PATCH] D121477: [VE] v256f32|64 fma isel

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 10:41:16 PST 2022


simoll updated this revision to Diff 414698.
simoll added a comment.

cleanup: removed superfluous function, pattern parameter.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121477

Files:
  llvm/lib/Target/VE/VVPISelLowering.cpp
  llvm/lib/Target/VE/VVPInstrInfo.td
  llvm/lib/Target/VE/VVPInstrPatternsVec.td
  llvm/lib/Target/VE/VVPNodes.def
  llvm/test/CodeGen/VE/Vector/vec_fma.ll
  llvm/test/CodeGen/VE/Vector/vp_fma.ll
  llvm/test/CodeGen/VE/Vector/vp_fma_merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121477.414698.patch
Type: text/x-patch
Size: 23119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220311/c704038f/attachment.bin>


More information about the llvm-commits mailing list