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

Chenbing.Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 24 00:32:40 PDT 2022


Chenbing.Zheng updated this revision to Diff 424771.
Chenbing.Zheng added a comment.

address comments


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.424771.patch
Type: text/x-patch
Size: 12837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220424/d4e9b211/attachment.bin>


More information about the llvm-commits mailing list