[PATCH] D73471: Add tanh lowering from Standard dialect to NVVM and ROCDL.
Julian Gross via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 30 08:04:37 PST 2020
dfki-jugr added a comment.
We built the project on a Windows machine and were able to reproduce the failed test. We figured out that the tests are right, but the error was caused by a non-deterministic pattern rewriter step. We fixed the issue in another PR: https://reviews.llvm.org/D73713.
This fix should work on all platforms (Windows/Linux).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73471/new/
https://reviews.llvm.org/D73471
More information about the llvm-commits
mailing list