[PATCH] D144081: InstCombine: Fold and/or of fcmp into class

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 18:40:47 PST 2023


arsenm updated this revision to Diff 499346.
arsenm added a comment.

add a logical and/or case


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

https://reviews.llvm.org/D144081

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/test/Transforms/InstCombine/and-fcmp.ll
  llvm/test/Transforms/InstCombine/create-class-from-logic-fcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144081.499346.patch
Type: text/x-patch
Size: 153247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/72baea5b/attachment-0001.bin>


More information about the llvm-commits mailing list