[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
Wed Aug 21 07:31:04 PDT 2019


samtebbs updated this revision to Diff 216396.
samtebbs marked an inline comment as done.

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

https://reviews.llvm.org/D66519

Files:
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  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.216396.patch
Type: text/x-patch
Size: 9992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190821/ea2830f1/attachment.bin>


More information about the llvm-commits mailing list