[PATCH] D88287: [NARY-REASSOCIATE] Support reassociation of min/max

Bairen Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 11 08:39:42 PST 2021


byronyi added a comment.

This commit may cause multiple CI failures on TensorFlow/NVPTX backend. See https://github.com/tensorflow/tensorflow/commit/b1758bd553dfc2ebbfd07eec01d1e3254eda25b8#commitcomment-48080097.

I am trying to find a minimal reproducible test case here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88287/new/

https://reviews.llvm.org/D88287



More information about the llvm-commits mailing list