diff options
author | Jay Foad <jay.foad@amd.com> | 2020-05-05 11:35:23 +0100 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2020-05-05 14:46:08 +0100 |
commit | fa2783d79a233468ac8630361d9b75512c0cb2bd (patch) | |
tree | b0dd14090d60fc1742ea444c7a7cd61f5c747963 /llvm/lib/Support/FileOutputBuffer.cpp | |
parent | 17a53a14fc14a9e0992aff625d026d2b4bcf9c06 (diff) | |
download | llvm-fa2783d79a233468ac8630361d9b75512c0cb2bd.zip llvm-fa2783d79a233468ac8630361d9b75512c0cb2bd.tar.gz llvm-fa2783d79a233468ac8630361d9b75512c0cb2bd.tar.bz2 |
[InstCombine] Remove hasOneUse check for pow(C,x) -> exp2(log2(C)*x)
I don't think there's any good reason not to do this transformation when
the pow has multiple uses.
Differential Revision: https://reviews.llvm.org/D79407
Diffstat (limited to 'llvm/lib/Support/FileOutputBuffer.cpp')
0 files changed, 0 insertions, 0 deletions