[PATCH] D105016: [TargetLowering][AArch64][SVE] Take into account accessed type when clamping address

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 30 05:30:43 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG002911503fe2: [TargetLowering][AArch64][SVE] Take into account accessed type when clamping… (authored by bsmith).

Changed prior to commit:
  https://reviews.llvm.org/D105016?vs=354890&id=355516#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105016

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/split-vector-insert.ll
  llvm/test/CodeGen/AArch64/sve-extract-vector.ll
  llvm/test/CodeGen/AArch64/sve-insert-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105016.355516.patch
Type: text/x-patch
Size: 17802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/bdebbc6e/attachment.bin>


More information about the llvm-commits mailing list