[PATCH] D73786: [ARM,MVE] Fix vreinterpretq in big-endian mode.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 03:24:53 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG961530fdc9f7: [ARM,MVE] Fix vreinterpretq in big-endian mode. (authored by simon_tatham).

Changed prior to commit:
  https://reviews.llvm.org/D73786?vs=241727&id=242012#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73786

Files:
  clang/include/clang/Basic/arm_mve.td
  clang/include/clang/Basic/arm_mve_defs.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/arm-mve-intrinsics/admin.c
  clang/test/CodeGen/arm-mve-intrinsics/reinterpret.c
  llvm/include/llvm/IR/IntrinsicsARM.td
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-be.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73786.242012.patch
Type: text/x-patch
Size: 96389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/03fe8d8f/attachment.bin>


More information about the llvm-commits mailing list