[PATCH] D115448: [AArch64][SVE] Instcombine SDIV to ASRD

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 03:55:10 PST 2021


MattDevereau updated this revision to Diff 393847.
MattDevereau added a comment.

Force int32 type and add i64 tests


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

https://reviews.llvm.org/D115448

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-sdiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115448.393847.patch
Type: text/x-patch
Size: 8145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/227d7df3/attachment.bin>


More information about the llvm-commits mailing list