[PATCH] D88145: [ARM] Added more patterns to generate SSAT/USAT with shift

Meera Nakrani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 07:51:51 PDT 2020


This revision was automatically updated to reflect the committed changes.
MeeraN marked an inline comment as done.
Closed by commit rG675431b98787: [ARM] Added more patterns to generate SSAT/USAT with shift (authored by MeeraN).

Changed prior to commit:
  https://reviews.llvm.org/D88145?vs=294059&id=294706#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88145

Files:
  llvm/lib/Target/ARM/ARMInstrInfo.td
  llvm/lib/Target/ARM/ARMInstrThumb2.td
  llvm/test/CodeGen/ARM/ssat-with-shift.ll
  llvm/test/CodeGen/ARM/usat-with-shift.ll
  llvm/test/CodeGen/Thumb2/mve-satmul-loops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88145.294706.patch
Type: text/x-patch
Size: 8572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200928/5e74999d/attachment.bin>


More information about the llvm-commits mailing list