[all-commits] [llvm/llvm-project] 2047ab: [VPlan] Add a test for testing unused interleave r...

Shih-Po Hung via All-commits all-commits at lists.llvm.org
Thu Dec 14 01:37:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2047ab00eaf0a17e71ce5e8a5b27a8c90f034c3d
      https://github.com/llvm/llvm-project/commit/2047ab00eaf0a17e71ce5e8a5b27a8c90f034c3d
  Author: Shih-Po Hung <shihpo.hung at sifive.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M llvm/test/CodeGen/ARM/loopvectorize_pr33804.ll
    M llvm/test/Transforms/LoopVectorize/AArch64/loopvectorize_pr33804_double.ll
    A llvm/test/Transforms/LoopVectorize/vplan-unused-interleave-group.ll

  Log Message:
  -----------
  [VPlan] Add a test for testing unused interleave recipes (#75026)

- Precommit of tests from #71360.
   - Replace `undef` pointer operands and add stores to avoid the loads
      being optmized away.




More information about the All-commits mailing list