[all-commits] [llvm/llvm-project] 8e6798: [NewGVN] Add test cases for remaining known issues.

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Jul 28 12:37:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e67982384d4a11892c04d16c2d10d7533e56094
      https://github.com/llvm/llvm-project/commit/8e67982384d4a11892c04d16c2d10d7533e56094
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    A llvm/test/Transforms/NewGVN/todo-pr33165-distribute-undef.ll
    A llvm/test/Transforms/NewGVN/todo-pr35074-phi-of-ops.ll
    A llvm/test/Transforms/NewGVN/todo-pr36335-phi-undef.ll
    A llvm/test/Transforms/NewGVN/todo-pr37121-seens-this-value-a-lot.ll
    A llvm/test/Transforms/NewGVN/todo-pr42422-phi-of-ops.ll

  Log Message:
  -----------
  [NewGVN] Add test cases for remaining known issues.

This patch adds IR tests for the known NewGVN issues. The intention is
that adding them now will make it easier to keep track of fixes.




More information about the All-commits mailing list