[PATCH] D123830: [InstCombine] Complete folding of fneg-of-fabs

Chenbing.Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 20:44:33 PDT 2022


Chenbing.Zheng updated this revision to Diff 424365.
Chenbing.Zheng edited the summary of this revision.
Chenbing.Zheng added a comment.

Thanks for spatel's suggestion , that's very useful.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123830

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/fneg-fabs.ll
  llvm/test/Transforms/InstCombine/fneg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123830.424365.patch
Type: text/x-patch
Size: 12624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220422/d0414c65/attachment.bin>


More information about the llvm-commits mailing list