[PATCH] D73057: [InstCombine] fneg(X + C) --> -C - X

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 06:53:12 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0ade2abdb01f: [InstCombine] fneg(X + C) --> -C - X (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D73057?vs=239171&id=239581#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73057

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  llvm/test/Transforms/InstCombine/fneg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73057.239581.patch
Type: text/x-patch
Size: 4836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/eefb34cf/attachment.bin>


More information about the llvm-commits mailing list