[llvm] [ValueTracking] Handle and/or of conditions in `computeKnownFPClassFromContext` (PR #118257)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 06:46:05 PST 2024
dtcxzyw 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.
Sorry I missed this comment. I will have a look.
https://github.com/llvm/llvm-project/pull/118257
More information about the llvm-commits
mailing list