[PATCH] D71609: [ARM][MVE] Fixes for tail predication.

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 07:59:00 PST 2019


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

whoopsie daisy


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

https://reviews.llvm.org/D71609

Files:
  llvm/include/llvm/CodeGen/ReachingDefAnalysis.h
  llvm/lib/CodeGen/ReachingDefAnalysis.cpp
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/lib/Target/ARM/ARMInstrThumb2.td
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mov-lr-terminator.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/move-def-before-start.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/move-start-after-def.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/unsafe-cpsr-loop-use.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71609.234306.patch
Type: text/x-patch
Size: 37480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/a59c31f9/attachment.bin>


More information about the llvm-commits mailing list