[MLIR] Reduce precision check for expm1 folder: this is dependent on libm (NFC)
authorMehdi Amini <joker.eph@gmail.com>
Mon, 1 Aug 2022 21:25:43 +0000 (21:25 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Mon, 1 Aug 2022 21:26:51 +0000 (21:26 +0000)
commit0a1769214890eabf0e4edaaf8b1c251bf92f60f2
treeccbcab0684def20ec2bc59c28fc9bcb6c0413e9e
parent4b8f375c9f9ece32106da899bc2debf31ed20970
[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.
mlir/test/Dialect/Math/canonicalize.mlir