[PATCH] D67444: [ARM][MVE] Add invalidForTailPredication to TSFlags

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 03:57:06 PDT 2019


samparker updated this revision to Diff 220305.
samparker retitled this revision from "[ARM] Add isVectorReduction MCInstrDesc flag" to "[ARM][MVE] Add invalidForTailPredication to TSFlags".
samparker edited the summary of this revision.
samparker added a comment.

Ported to TSFlags. Removed and added opcode to the test.


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

https://reviews.llvm.org/D67444

Files:
  lib/Target/ARM/ARMInstrFormats.td
  lib/Target/ARM/ARMInstrMVE.td
  lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
  unittests/Target/ARM/CMakeLists.txt
  unittests/Target/ARM/MachineInstrTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67444.220305.patch
Type: text/x-patch
Size: 8143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190916/55a867da/attachment.bin>


More information about the llvm-commits mailing list