[all-commits] [llvm/llvm-project] f7591e: [LV] Exercise type-mismatch with RT-check conflict...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Wed Apr 2 09:23:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7591ee161bc3ebd139b330e74263b26dc5608fb
      https://github.com/llvm/llvm-project/commit/f7591ee161bc3ebd139b330e74263b26dc5608fb
  Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/runtime-check.ll
    M llvm/test/Transforms/LoopVectorize/runtime-checks-difference.ll

  Log Message:
  -----------
  [LV] Exercise type-mismatch with RT-check conflict rdx (#130295)

The test suite of LoopVectorize suffers from a coverage hole when types
mismatch, and runtime checks are needed, with a conflict redux. Fix this
coverage hole by adding tests.



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