[all-commits] [llvm/llvm-project] e56e9d: [SLP]Fix minbitwidth emission and analysis for fre...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Fri Oct 18 13:37:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e56e9dd8adca2e86f22783bf5e745ee1ba7ead5f
      https://github.com/llvm/llvm-project/commit/e56e9dd8adca2e86f22783bf5e745ee1ba7ead5f
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    M llvm/test/Transforms/SLPVectorizer/freeze-signedness-missed.ll

  Log Message:
  -----------
  [SLP]Fix minbitwidth emission and analysis for freeze instruction

Need to add minbw emission and analysis for freeze instruction to fix
incorrect signedness propagation.

Fixes #112460



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