[all-commits] [llvm/llvm-project] d86071: [NFC][VPlan] Simplify VPValue::removeUser (#74708)

Shao-Ce SUN via All-commits all-commits at lists.llvm.org
Sun Dec 10 18:55:41 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d860710905d77e496b579c8aa6d3f36695cf14cf
      https://github.com/llvm/llvm-project/commit/d860710905d77e496b579c8aa6d3f36695cf14cf
  Author: Shao-Ce SUN <sunshaoce at outlook.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanValue.h

  Log Message:
  -----------
  [NFC][VPlan] Simplify VPValue::removeUser (#74708)

Replaced explicit loops with find + erase.




More information about the All-commits mailing list