[PATCH] D43160: [InstSimplify] allow exp/log simplifications with only 'reassoc' FMF

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 15:53:25 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324967: [InstSimplify] allow exp/log simplifications with only 'reassoc' FMF (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43160?vs=133753&id=133952#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43160

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstSimplify/log-exp-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43160.133952.patch
Type: text/x-patch
Size: 8287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/676d4880/attachment.bin>


More information about the llvm-commits mailing list