[PATCH] D139903: InstCombine: Fold is.fpclass (fabs x), mask -> is.fpclass x, (fabs mask)

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 18:47:50 PST 2022


arsenm created this revision.
arsenm added reviewers: foad, sepavloff, spatel, kpn, andrew.w.kaylor, jcranmer-intel.
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/D139903

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139903.482334.patch
Type: text/x-patch
Size: 27322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/363da4ff/attachment.bin>


More information about the llvm-commits mailing list