[all-commits] [llvm/llvm-project] 88c644: Revert "[VectorCombine] Shrink loads used in shuff...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Aug 4 07:04:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 88c6448fa265e5f50d92251202ab57458ca23064
      https://github.com/llvm/llvm-project/commit/88c6448fa265e5f50d92251202ab57458ca23064
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-08-04 (Mon, 04 Aug 2025)

  Changed paths:
    M clang/test/CodeGenOpenCL/preserve_vec3.cl
    M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
    M llvm/test/Transforms/PhaseOrdering/X86/vec-load-combine.ll
    M llvm/test/Transforms/VectorCombine/X86/load-inseltpoison.ll
    M llvm/test/Transforms/VectorCombine/X86/load-widening.ll
    M llvm/test/Transforms/VectorCombine/X86/shuffle-of-shuffles.ll
    R llvm/test/Transforms/VectorCombine/load-shufflevector.ll

  Log Message:
  -----------
  Revert "[VectorCombine] Shrink loads used in shufflevector rebroadcasts" (#151960)

Reverts llvm/llvm-project#128938 while a crash regression is investigated



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