[PATCH] D154049: [DAG][AArch64] Handle vector types when expanding sdiv/udiv into mulh

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 2 07:03:12 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf55d96b9a25d: [DAG][AArch64] Handle vector types when expanding sdiv/udiv into mulh (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154049

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/srem-vector-lkk.ll
  llvm/test/CodeGen/AArch64/urem-vector-lkk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154049.536589.patch
Type: text/x-patch
Size: 35883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230702/3e87531e/attachment.bin>


More information about the llvm-commits mailing list