[PATCH] D159240: [DAGCombiner] Change foldAndOrOfSETCC() to optimize and/or patterns with floating points.

Brooks Moses via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 17:08:15 PDT 2023


brooksmoses accepted this revision.
brooksmoses added a comment.
This revision is now accepted and ready to land.

Thanks for the fix!  I believe that this should address the problem we had with the prior version of the patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159240/new/

https://reviews.llvm.org/D159240



More information about the llvm-commits mailing list