[all-commits] [llvm/llvm-project] b39692: [SCCP] Handle llvm.vscale intrinsic calls (#114033)

Hari Limaye via All-commits all-commits at lists.llvm.org
Thu Oct 31 05:22:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b396921d0c7d9ad396a1ee6ac85d0dbda965699f
      https://github.com/llvm/llvm-project/commit/b396921d0c7d9ad396a1ee6ac85d0dbda965699f
  Author: Hari Limaye <hari.limaye at arm.com>
  Date:   2024-10-31 (Thu, 31 Oct 2024)

  Changed paths:
    M llvm/lib/Transforms/Utils/SCCPSolver.cpp
    A llvm/test/Transforms/SCCP/vscale-intrinsic.ll

  Log Message:
  -----------
  [SCCP] Handle llvm.vscale intrinsic calls (#114033)

Teach SCCP to compute a constant range for calls to llvm.vscale
intrinsics.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list