[all-commits] [llvm/llvm-project] e561ed: [LV] Prepare tests for D154261.

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jul 3 09:49:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e561edaaa56c9a8818d546774b141dead7224b50
      https://github.com/llvm/llvm-project/commit/e561edaaa56c9a8818d546774b141dead7224b50
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

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

  Log Message:
  -----------
  [LV] Prepare tests for D154261.

Update trip count of test in
pr56319-vector-exit-cond-optimization-epilogue-vectorization.ll to
make sure epilogue vectorization will still trigger after D154261,
checking for the original issue.

Move the original test to limit-vf-by-tripcount.ll for testing new
functionality of D154261.




More information about the All-commits mailing list