Alex MacLean 1bfd444628
[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.
2025-04-16 06:48:42 -07:00
..
2024-04-29 09:01:57 +08:00
2024-05-15 13:10:16 +01:00
2025-02-14 11:38:47 +00:00
2025-03-30 16:38:16 -07:00