[all-commits] [llvm/llvm-project] 566065: [SelectionDAG] Use TypeSize variant of ComputeValu...

paulwalker-arm via All-commits all-commits at lists.llvm.org
Wed Aug 16 04:58:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 566065207ba33cdc6d76c2d0c9304182ab408f73
      https://github.com/llvm/llvm-project/commit/566065207ba33cdc6d76c2d0c9304182ab408f73
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2023-08-16 (Wed, 16 Aug 2023)

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

  Log Message:
  -----------
  [SelectionDAG] Use TypeSize variant of ComputeValueVTs to compute correct offsets for scalable aggregate types.

Differential Revision: https://reviews.llvm.org/D157872




More information about the All-commits mailing list