[all-commits] [llvm/llvm-project] 4cf779: [VPlan] Mark DerivedIV unconditionally single-scal...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Sat Apr 18 23:57:50 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cf7796dfb540215f06ba9ad5fe92534f8ab034b
      https://github.com/llvm/llvm-project/commit/4cf7796dfb540215f06ba9ad5fe92534f8ab034b
  Author: Ramkumar Ramachandra <artagnon at tenstorrent.com>
  Date:   2026-04-19 (Sun, 19 Apr 2026)

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

  Log Message:
  -----------
  [VPlan] Mark DerivedIV unconditionally single-scalar (NFC) (#189706)

The result must be single-scalar, independently of operands. The patch
is an NFC because all operands happen to be single-scalar currently.



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