[PATCH] D130533: [SVE] Extend findMoreOptimalIndexType so BUILD_VECTORs do not force 64bit indices.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 10:03:50 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG96c8d615d666: [SVE] Extend findMoreOptimalIndexType so BUILD_VECTORs do not force 64bit… (authored by paulwalker-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130533

Files:
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-addressing-modes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130533.453695.patch
Type: text/x-patch
Size: 7632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220818/b57d86c9/attachment.bin>


More information about the llvm-commits mailing list