[PATCH] D62308: [AArch64] support neon_sshl in performIntrinsicCombine.

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 23 07:13:52 PDT 2019


t.p.northover added a comment.

I think there are probably other shifts that we can include while we're in the area. Most obviously aarch64_neon_ushl, but maybe others too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62308





More information about the llvm-commits mailing list