[PATCH] D139311: InstCombine: Match pattern that appears in clang's __builtin_isnormal

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 09:04:09 PST 2022


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

Add test coverage for logical select case. Alive says it's fine


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

https://reviews.llvm.org/D139311

Files:
  llvm/include/llvm/IR/InstrTypes.h
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/test/Transforms/InstCombine/and-fcmp.ll
  llvm/test/Transforms/InstCombine/create-class-from-logic-fcmp.ll
  llvm/test/Transforms/InstCombine/unordered-compare-and-ordered.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139311.482884.patch
Type: text/x-patch
Size: 36327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221214/97ca35d9/attachment.bin>


More information about the llvm-commits mailing list