[PATCH] D100435: [ARM] Transforming memset to Tail predicated Loop
Malhar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 7 05:36:16 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdfe3ffaa4a47: [ARM] Transforming memset to Tail predicated Loop (authored by malharJ).
Changed prior to commit:
https://reviews.llvm.org/D100435?vs=343139&id=343657#toc
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/lib/Target/ARM/ARMSubtarget.h
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.343657.patch
Type: text/x-patch
Size: 41826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/d5b440c8/attachment.bin>
More information about the llvm-commits
mailing list