[all-commits] [llvm/llvm-project] 162baf: [SVE] Fix crash when costing getelementptr with sc...

paulwalker-arm via All-commits all-commits at lists.llvm.org
Mon Sep 18 05:50:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 162bafc8b7a9f25f793bd58c7348e4c94b4a0a84
      https://github.com/llvm/llvm-project/commit/162bafc8b7a9f25f793bd58c7348e4c94b4a0a84
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2023-09-18 (Mon, 18 Sep 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
    M llvm/test/Analysis/CostModel/AArch64/cost-scalable-vector-gep.ll

  Log Message:
  -----------
  [SVE] Fix crash when costing getelementptr with scalable target type.

Fixes #66594




More information about the All-commits mailing list