[all-commits] [llvm/llvm-project] 82e858: [ConstantRange] Better diagnostic for correctness ...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Oct 15 12:52:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82e858d1bf4bbfa6c25cbf8ae86aced85e4b78f5
      https://github.com/llvm/llvm-project/commit/82e858d1bf4bbfa6c25cbf8ae86aced85e4b78f5
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-10-15 (Fri, 15 Oct 2021)

  Changed paths:
    M llvm/unittests/IR/ConstantRangeTest.cpp

  Log Message:
  -----------
  [ConstantRange] Better diagnostic for correctness test failure (NFC)

Print a friendly error message including the inputs, result and
not-contained element if an exhaustive correctness test fails,
same as we do if the optimality test fails.




More information about the All-commits mailing list