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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 01:37:22 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGacbc9aed726d: [ARM][MVE] Fixes for tail predication. (authored by samparker).

Changed prior to commit:
  https://reviews.llvm.org/D71609?vs=234306&id=234836#toc

Repository:
  rG LLVM Github Monorepo

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.234836.patch
Type: text/x-patch
Size: 37681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191220/8b0c7c47/attachment-0001.bin>


More information about the llvm-commits mailing list