[PATCH] D139895: InstCombine: Fold is.fpclass (fneg x) into the test mask

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 16:53:55 PST 2022


arsenm created this revision.
arsenm added reviewers: sepavloff, andrew.w.kaylor, jcranmer-intel, foad, cameron.mcinally.
Herald added a subscriber: hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

https://reviews.llvm.org/D139895

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/is_fpclass.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139895.482310.patch
Type: text/x-patch
Size: 27454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/ea2b52aa/attachment.bin>


More information about the llvm-commits mailing list