[all-commits] [llvm/llvm-project] 5c084a: [InstCombine] Increase coverage of shuffle-gep (#1...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Thu May 22 09:34:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c084a162900f318def6ee70f2215999d1102c2c
      https://github.com/llvm/llvm-project/commit/5c084a162900f318def6ee70f2215999d1102c2c
  Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
  Date:   2025-05-22 (Thu, 22 May 2025)

  Changed paths:
    M llvm/test/Transforms/InstCombine/vec_shuffle.ll

  Log Message:
  -----------
  [InstCombine] Increase coverage of shuffle-gep (#139725)

There is an uncovered codepath in InstCombineVectorOps, where a new GEP
instruction is created via buildNew. Fix this coverage hole.



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