[PATCH] D63445: [Reassociate] Handle unary FNeg in the Reassociate pass

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 10:33:32 PDT 2019


cameron.mcinally created this revision.
cameron.mcinally added reviewers: spatel, craig.topper, andrew.w.kaylor, kpn, arsenm.
Herald added subscribers: llvm-commits, hiraditya, wdng.
Herald added a project: LLVM.

Repository:
  rL LLVM

https://reviews.llvm.org/D63445

Files:
  llvm/lib/Transforms/Scalar/Reassociate.cpp
  llvm/test/Transforms/Reassociate/fast-basictest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63445.205116.patch
Type: text/x-patch
Size: 8207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/f9d6cab0/attachment-0001.bin>


More information about the llvm-commits mailing list