[all-commits] [llvm/llvm-project] 66ed8f: [InstCombine] Fix use after free

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Dec 4 08:21:10 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66ed8fb9739402ae51b790a3541a07dfa85ff174
      https://github.com/llvm/llvm-project/commit/66ed8fb9739402ae51b790a3541a07dfa85ff174
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-12-04 (Wed, 04 Dec 2024)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp

  Log Message:
  -----------
  [InstCombine] Fix use after free

Make sure we only access cached nowrap flags.



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