[all-commits] [llvm/llvm-project] 6fb2a6: [VectorCombine] Add test coverage for #115575

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Nov 9 08:02:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6fb2a6044f11e251c3847d227049d9dae8b87796
      https://github.com/llvm/llvm-project/commit/6fb2a6044f11e251c3847d227049d9dae8b87796
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-11-09 (Sat, 09 Nov 2024)

  Changed paths:
    A llvm/test/Transforms/VectorCombine/X86/pr115575.ll

  Log Message:
  -----------
  [VectorCombine] Add test coverage for #115575


  Commit: 958e37cd1feabf29fb1cc3fb5ac82051ad8d43eb
      https://github.com/llvm/llvm-project/commit/958e37cd1feabf29fb1cc3fb5ac82051ad8d43eb
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-11-09 (Sat, 09 Nov 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
    M llvm/test/Transforms/VectorCombine/X86/pr115575.ll

  Log Message:
  -----------
  [VectorCombine] scalarizeBinopOrCmp - check for out of bounds element indices

Fixes #115575


Compare: https://github.com/llvm/llvm-project/compare/3654183afb28...958e37cd1fea

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