[all-commits] [llvm/llvm-project] 0a1769: [MLIR] Reduce precision check for expm1 folder: th...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Aug 1 14:27:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a1769214890eabf0e4edaaf8b1c251bf92f60f2
      https://github.com/llvm/llvm-project/commit/0a1769214890eabf0e4edaaf8b1c251bf92f60f2
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
    M mlir/test/Dialect/Math/canonicalize.mlir

  Log Message:
  -----------
  [MLIR] Reduce precision check for expm1 folder: this is dependent on libm (NFC)

We noticed this failing depending on the platform, checking the last few
digit isn't necessary for this test anyway.




More information about the All-commits mailing list