[PATCH] D157872: [SelectionDAG] Use TypeSize variant of ComputeValueVTs to compute correct offsets for scalable aggregate types.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 04:58:27 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG566065207ba3: [SelectionDAG] Use TypeSize variant of ComputeValueVTs to compute correct… (authored by paulwalker-arm).

Changed prior to commit:
  https://reviews.llvm.org/D157872?vs=549926&id=550702#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157872

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/AArch64/alloca-load-store-scalable-struct.ll
  llvm/test/CodeGen/AArch64/sve-extract-fixed-vector.ll
  llvm/test/CodeGen/RISCV/rvv/alloca-load-store-scalable-struct.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157872.550702.patch
Type: text/x-patch
Size: 5908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/4113c351/attachment.bin>


More information about the llvm-commits mailing list