[all-commits] [llvm/llvm-project] 6e071c: [SLP]Fix a crash if the argument of call was affec...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Mon Apr 15 15:34:57 PDT 2024


  Branch: refs/heads/release/18.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e071cf30599e821be56b75e6041cfedb7872216
      https://github.com/llvm/llvm-project/commit/6e071cf30599e821be56b75e6041cfedb7872216
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    A llvm/test/Transforms/SLPVectorizer/X86/call-arg-reduced-by-minbitwidth.ll

  Log Message:
  -----------
  [SLP]Fix a crash if the argument of call was affected by minbitwidth analysis.

Need to support proper type conversion for function arguments to avoid
compiler crash.



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