[PATCH] D100435: [ARM] Transforming memset to Tail predicated Loop

Malhar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 18 09:02:48 PDT 2021


malharJ updated this revision to Diff 338382.
malharJ marked an inline comment as done.
malharJ added a comment.

Moved vdup creation to inside EmitTargetCodeForMemset()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100435

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/memcall.ll
  llvm/test/CodeGen/Thumb2/mve-gather-scatter-optimisation.ll
  llvm/test/CodeGen/Thumb2/mve-phireg.ll
  llvm/test/CodeGen/Thumb2/mve_tp_loop.ll
  llvm/test/CodeGen/Thumb2/mve_tp_loop.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100435.338382.patch
Type: text/x-patch
Size: 42108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210418/d838c62d/attachment.bin>


More information about the llvm-commits mailing list