[llvm] [ValueTracking] Handle and/or of conditions in `computeKnownFPClassFromContext` (PR #118257)

via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 04:30:06 PST 2024


asmok-g wrote:

Heads-up: [this function](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/framework/tensor_util.cc#L292) changes behavior when optimized after this commit. Precisely when optimized + using msan on k8.

https://github.com/llvm/llvm-project/pull/118257


More information about the llvm-commits mailing list