[PATCH] D67904: [ARM][MVE] validForTailPredication insts

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 05:26:46 PDT 2019


samparker updated this revision to Diff 221926.
samparker retitled this revision from "[ARM][MVE] More invalidForTailPredication insts" to "[ARM][MVE] validForTailPredication insts".
samparker edited the summary of this revision.
samparker added a comment.
Herald added a subscriber: mgorny.

Inverted the predicate and created a whitelist instead.

      


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

https://reviews.llvm.org/D67904

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: D67904.221926.patch
Type: text/x-patch
Size: 29581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/3fed4219/attachment.bin>


More information about the llvm-commits mailing list