[PATCH] D71065: [ARM][MVE] Add intrinsics for immediate shifts.

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 10 02:32:26 PST 2019


simon_tatham reopened this revision.
simon_tatham added a comment.
This revision is now accepted and ready to land.

Reopening to review a revised version of this patch. It was reverted yesterday because of a test failure in release builds, which looks like the result of a warning fix that moved a side effect into an assert statement.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71065





More information about the cfe-commits mailing list