[all-commits] [llvm/llvm-project] 8f7bff: [VPlan] Strip WidenStore handling in narrowToSingl...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Wed Apr 29 00:00:09 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f7bff3c24da201298bbcce35e4d8208b69b1795
      https://github.com/llvm/llvm-project/commit/8f7bff3c24da201298bbcce35e4d8208b69b1795
  Author: Ramkumar Ramachandra <artagnon at tenstorrent.com>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

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

  Log Message:
  -----------
  [VPlan] Strip WidenStore handling in narrowToSingleScalars (#184765)

Although the codepath seems to be reached in a few cases, it doesn't
seem to be making any changes. The utility of the transform is in
question.



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