[all-commits] [llvm/llvm-project] d25a4b: Enable tests from rG8e67982384d4a11892c04d16c2d10d...

Jameson Nash via All-commits all-commits at lists.llvm.org
Fri Feb 25 12:29:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d25a4b5485abbdb220d21aa5ed14859f2c899ed9
      https://github.com/llvm/llvm-project/commit/d25a4b5485abbdb220d21aa5ed14859f2c899ed9
  Author: Jameson Nash <vtjnash at gmail.com>
  Date:   2022-02-25 (Fri, 25 Feb 2022)

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

  Log Message:
  -----------
  Enable tests from rG8e67982384d4a11892c04d16c2d10d7533e56094 that seem to work now

I noticed randomly that the only reason these tests from
rG8e67982384d4a11892c04d16c2d10d7533e56094 seemed to still be failing is
that they are missing CHECK lines. I don't know anymore than that they
don't appear to crash or assert when I ran them today.

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D115377




More information about the All-commits mailing list