[llvm-branch-commits] [llvm] ValueTracking: Handle amdgcn_log in computeKnownFPClass (PR #172492)

Jay Foad via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Dec 17 04:57:42 PST 2025


================

----------------
jayfoad wrote:

```suggestion
      if ((InterestedClasses & (fcNan | fcInf | fcSubnormal)) == fcNone)
```

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


More information about the llvm-branch-commits mailing list