[PATCH] D121714: [VP] fm flag transfer to SDNodes [VE] VVP_FMA fusion

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 03:53:22 PDT 2022


simoll updated this revision to Diff 415770.
simoll marked an inline comment as done.
simoll added a comment.

Pass `NodeFlags` in `getNode`.
Rebased.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121714

Files:
  llvm/include/llvm/IR/Operator.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/Target/VE/CMakeLists.txt
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.h
  llvm/lib/Target/VE/VVPCombine.cpp
  llvm/lib/Target/VE/VVPISelLowering.cpp
  llvm/test/CodeGen/VE/Vector/fuse_vp_fma.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121714.415770.patch
Type: text/x-patch
Size: 12110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/aafa83d1/attachment.bin>


More information about the llvm-commits mailing list