[PATCH] D95967: [DAGCombiner][SVE] Fix invalid use of getVectorNumElements() in visitSRA.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 09:57:07 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1b81117f88e4: [DAGCombiner][SVE] Fix invalid use of getVectorNumElements() in visitSRA. (authored by huihuiz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95967

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/DAGCombine_vscale.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95967.321815.patch
Type: text/x-patch
Size: 5166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210205/9efc86e0/attachment.bin>


More information about the llvm-commits mailing list