diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-02-12 23:51:23 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-02-12 23:51:23 +0000 |
commit | 246d769232df3f987a44aa705fbbd6898dfb4723 (patch) | |
tree | ffb7c0db532a9713e772338b28bd99afab2da2f8 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 02eed775c033bd9b73decf72aecab94cb45e5d8f (diff) | |
download | llvm-246d769232df3f987a44aa705fbbd6898dfb4723.zip llvm-246d769232df3f987a44aa705fbbd6898dfb4723.tar.gz llvm-246d769232df3f987a44aa705fbbd6898dfb4723.tar.bz2 |
[InstSimplify] allow exp/log simplifications with only 'reassoc' FMF
These intrinsic folds were added with D41381, but only allowed with isFast().
That's more than necessary because FMF has 'reassoc' to apply to these
kinds of folds after D39304, and that's all we need in these cases.
Differential Revision: https://reviews.llvm.org/D43160
llvm-svn: 324967
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions