[all-commits] [llvm/llvm-project] 26c863: [LV] Add extra tests for epilogue vectorization wi...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Oct 12 07:22:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26c8632f22a5f49f57410607476c874a45daf3a5
      https://github.com/llvm/llvm-project/commit/26c8632f22a5f49f57410607476c874a45daf3a5
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-10-12 (Wed, 12 Oct 2022)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/AArch64/epilog-vectorization-widen-inductions.ll

  Log Message:
  -----------
  [LV] Add extra tests for epilogue vectorization with widened inductions.

Extend test coverage to also include inductions with step > 1 and also
with runtime trip counts.




More information about the All-commits mailing list