[PATCH] D87280: [ARM] Try to rematerialize VCTP instructions

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 06:49:18 PDT 2020


samparker updated this revision to Diff 290475.
samparker added a comment.

Rebased after pre-committing the test, of which I've changed the function name too. The isTrullyReallyTrivial is a virtual function so I haven't chosen the name for it.


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

https://reviews.llvm.org/D87280

Files:
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/cond-vector-reduce-mve-codegen.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/remat-vctp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87280.290475.patch
Type: text/x-patch
Size: 7076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/7a859aa8/attachment.bin>


More information about the llvm-commits mailing list