[all-commits] [llvm/llvm-project] afd9f4: [LV] Update test for #56319 to use interleave group.

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Jul 1 03:12:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: afd9f422e459fffc98b4d36927b92be7c06f54c4
      https://github.com/llvm/llvm-project/commit/afd9f422e459fffc98b4d36927b92be7c06f54c4
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-07-01 (Fri, 01 Jul 2022)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/X86/pr56319-vector-exit-cond-optimization-epilogue-vectorization.ll

  Log Message:
  -----------
  [LV] Update test for #56319 to use interleave group.

The original test was over-reduced. It requires an interleave group, so
the last vector iteration of the epilogue vector loop doesn't execute.




More information about the All-commits mailing list