[PATCH] D71335: [ARM][MVE] Factor out an IntrinsicMX multiclass.

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 11 02:57:55 PST 2019


simon_tatham updated this revision to Diff 233297.
simon_tatham added a comment.

Refactored further to remove the `PredicatedImmediateVectorShift`
multiclass completely: the amount of useful content remaining in it
now doesn't seem to justify its existence.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71335

Files:
  clang/include/clang/Basic/arm_mve.td
  clang/include/clang/Basic/arm_mve_defs.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71335.233297.patch
Type: text/x-patch
Size: 5017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191211/58ca2ea7/attachment.bin>


More information about the cfe-commits mailing list