[all-commits] [llvm/llvm-project] ccaded: [Inliner] Prevent adding pointer attributes to non...

Harald van Dijk via All-commits all-commits at lists.llvm.org
Sat Nov 9 08:17:37 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ccaded2b1d0d2cf3d8041baeeec9cfad632c9450
      https://github.com/llvm/llvm-project/commit/ccaded2b1d0d2cf3d8041baeeec9cfad632c9450
  Author: Harald van Dijk <harald.vandijk at codeplay.com>
  Date:   2024-11-09 (Sat, 09 Nov 2024)

  Changed paths:
    M llvm/lib/Transforms/Utils/InlineFunction.cpp
    M llvm/test/Transforms/Inline/arg-attr-propagation.ll

  Log Message:
  -----------
  [Inliner] Prevent adding pointer attributes to non-pointer arguments (#115569)

Fixes a crash seen after #114311



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