[all-commits] [llvm/llvm-project] 0fc621: [LV] Clarify nature of legacy CSE (NFC) (#160855)

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Sun Sep 28 02:02:43 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fc6213aee05b07e670bee5a25a31119c563227e
      https://github.com/llvm/llvm-project/commit/0fc6213aee05b07e670bee5a25a31119c563227e
  Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
  Date:   2025-09-28 (Sun, 28 Sep 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

  Log Message:
  -----------
  [LV] Clarify nature of legacy CSE (NFC) (#160855)

In order to avoid conflating the legacy CSE with the VPlan-based one,
rename the legacy CSE and insert a FIXME to clarify the nature of the
legacy CSE.



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