[PATCH] D66519: [ARM] Fix lsrl with a 128/256 bit shift amount or a shift of 32

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 01:12:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7c6b229204c0: [ARM] Fix lsrl with a 128/256 bit shift amount or a shift of 32 (authored by samtebbs).

Changed prior to commit:
  https://reviews.llvm.org/D66519?vs=216396&id=216559#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66519

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/ARM/shift_parts.ll
  llvm/test/CodeGen/Thumb2/mve-abs.ll
  llvm/test/CodeGen/Thumb2/mve-div-expand.ll
  llvm/test/CodeGen/Thumb2/mve-vcvt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66519.216559.patch
Type: text/x-patch
Size: 9315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190822/36645034/attachment.bin>


More information about the llvm-commits mailing list