diff options
author | Alex MacLean <amaclean@nvidia.com> | 2025-04-16 06:48:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-16 06:48:42 -0700 |
commit | 1bfd44462886b167f0d82e44e6a9856a830c1f8b (patch) | |
tree | 7a4a7dd39612459609bbad5c8a7d2a5e46549dc9 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | af28c9c65a23806a09d7929792df5ed2e9bdf946 (diff) | |
download | llvm-1bfd44462886b167f0d82e44e6a9856a830c1f8b.zip llvm-1bfd44462886b167f0d82e44e6a9856a830c1f8b.tar.gz llvm-1bfd44462886b167f0d82e44e6a9856a830c1f8b.tar.bz2 |
[DAGCombiner] Fold and/or of NaN SETCC (#135645)
Fold an AND or OR of two NaN SETCC nodes into a single SETCC where
possible. This optimization already exists in InstCombine but adding in
here as well can allow for additional folding if more logical operations
are exposed.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions