[all-commits] [llvm/llvm-project] 47616c: [BasicAA] Add tests for memset_pattern{4, 8, 16}.

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Dec 2 03:50:54 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47616c8855fd44abcbd7cad3f7d8153d28db347b
      https://github.com/llvm/llvm-project/commit/47616c8855fd44abcbd7cad3f7d8153d28db347b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-12-02 (Thu, 02 Dec 2021)

  Changed paths:
    A llvm/test/Analysis/BasicAA/libfuncs-darwin.ll
    R llvm/test/Analysis/BasicAA/memset_pattern.ll

  Log Message:
  -----------
  [BasicAA] Add tests for memset_pattern{4,8,16}.

This also removes the existing memset_pattern.ll test, which was relying
on GVN. It is also covered by the new test directly.




More information about the All-commits mailing list