[all-commits] [llvm/llvm-project] 3088c3: [llvm] Add NCD search on Array of basic blocks (NF...

Elizaveta Noskova via All-commits all-commits at lists.llvm.org
Wed Jan 22 00:55:24 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3088c316994f078833cba11086b6c5cb29df2aae
      https://github.com/llvm/llvm-project/commit/3088c316994f078833cba11086b6c5cb29df2aae
  Author: Elizaveta Noskova <159026035+enoskova-sc at users.noreply.github.com>
  Date:   2025-01-22 (Wed, 22 Jan 2025)

  Changed paths:
    M llvm/include/llvm/Support/GenericDomTree.h
    M llvm/lib/CodeGen/ShrinkWrap.cpp

  Log Message:
  -----------
  [llvm] Add NCD search on Array of basic blocks (NFC) (#119355)

Shrink-Wrap points split Part 2.
RFC:
https://discourse.llvm.org/t/shrink-wrap-save-restore-points-splitting/83581

Part 1: https://github.com/llvm/llvm-project/pull/117862
Part 3: https://github.com/llvm/llvm-project/pull/119357
Part 4: https://github.com/llvm/llvm-project/pull/119358
Part 5: https://github.com/llvm/llvm-project/pull/119359



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