[all-commits] [llvm/llvm-project] 12fed5: [ARM, MVE] Remove 64-bit variants of vbrsrq* intrin...

Mikhail Maltsev via All-commits all-commits at lists.llvm.org
Mon Feb 24 04:49:35 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 12fed51c0807b0727f9eecdd3dcf774a82fa7ecd
      https://github.com/llvm/llvm-project/commit/12fed51c0807b0727f9eecdd3dcf774a82fa7ecd
  Author: Mikhail Maltsev <mikhail.maltsev at arm.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M clang/include/clang/Basic/arm_mve.td

  Log Message:
  -----------
  [ARM,MVE] Remove 64-bit variants of vbrsrq* intrinsics

Summary:
According to the ACLE the vbrsrq* intrinsics don't accept vectors
with 64-bit elements (and neither does the corresponding VBRSR
instruction).

Reviewers: simon_tatham, dmgreen, MarkMurrayARM, ostannard

Reviewed By: simon_tatham

Subscribers: kristof.beyls, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D75038




More information about the All-commits mailing list